Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update modified_on whenever flow history changes #617

Merged
merged 2 commits into from
Apr 11, 2022

Conversation

rowanseymour
Copy link
Contributor

@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #617 (962e373) into main (57d3991) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #617      +/-   ##
==========================================
+ Coverage   62.32%   62.42%   +0.09%     
==========================================
  Files         126      127       +1     
  Lines        8884     8894      +10     
==========================================
+ Hits         5537     5552      +15     
+ Misses       2482     2477       -5     
  Partials      865      865              
Impacted Files Coverage Δ
core/handlers/noop.go 100.00% <ø> (ø)
core/handlers/flow_entered.go 100.00% <100.00%> (ø)
core/handlers/session_triggered.go 100.00% <100.00%> (ø)
core/handlers/sprint_ended.go 100.00% <100.00%> (ø)
core/models/events.go 70.52% <100.00%> (+0.31%) ⬆️
core/models/sessions.go 53.44% <100.00%> (-0.26%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57d3991...962e373. Read the comment docs.

@rowanseymour rowanseymour force-pushed the flow_history_changes branch from 2a067c9 to 962e373 Compare April 8, 2022 19:01
@rowanseymour rowanseymour merged commit 2a22e0e into main Apr 11, 2022
@rowanseymour rowanseymour deleted the flow_history_changes branch April 11, 2022 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants