goflow
goflow copied to clipboard
Fix resuming when child has errored (WIP)
Should fix https://sentry.io/organizations/nyaruka/issues/1540872681/?project=227973&referrer=alert_email
Still trying to figure out a way to test this
Codecov Report
Merging #879 into master will decrease coverage by
<.01%
. The diff coverage is75%
.
@@ Coverage Diff @@
## master #879 +/- ##
==========================================
- Coverage 85.48% 85.47% -0.01%
==========================================
Files 220 220
Lines 11226 11226
==========================================
- Hits 9596 9595 -1
- Misses 1223 1224 +1
Partials 407 407
Impacted Files | Coverage Δ | |
---|---|---|
flows/engine/session.go | 69.23% <100%> (ø) |
:arrow_up: |
flows/runs/run.go | 78.09% <50%> (-0.42%) |
:arrow_down: |
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 9f89bb2...1749b0b. Read the comment docs.