Open samfriedman93 opened 4 years ago
Merging #23 (048afd4) into master (f02f0df) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #23 +/- ##
=======================================
Coverage 99.16% 99.16%
=======================================
Files 4 4
Lines 480 480
=======================================
Hits 476 476
Misses 4 4
Impacted Files | Coverage Δ | |
---|---|---|
src/ufsm_queue.c | 100.00% <100.00%> (ø) |
|
src/ufsm_stack.c | 100.00% <100.00%> (ø) |
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 f02f0df...048afd4. Read the comment docs.
This fixes compiler errors for conflicting function types and incompatible pointer type warnings.