Open elcritch opened 6 years ago
Merging #9 into master will decrease coverage by
1.17%
. The diff coverage is97.31%
.
@@ Coverage Diff @@
## master #9 +/- ##
==========================================
- Coverage 100% 98.82% -1.18%
==========================================
Files 3 3
Lines 412 424 +12
==========================================
+ Hits 412 419 +7
- Misses 0 5 +5
Impacted Files | Coverage Δ | |
---|---|---|
src/ufsm.c | 100% <100%> (ø) |
:arrow_up: |
src/ufsm_stack.c | 100% <100%> (ø) |
:arrow_up: |
src/ufsm_queue.c | 88.63% <68.75%> (-11.37%) |
: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 87d4c3a...ef06615. Read the comment docs.
Updating the queuetest branch you'd made previously.