jonasblixt / ufsm

Statechart library and editor
Other
357 stars 36 forks source link

Queuetest update #9

Open elcritch opened 6 years ago

elcritch commented 6 years ago

Updating the queuetest branch you'd made previously.

codecov-io commented 6 years ago

Codecov Report

Merging #9 into master will decrease coverage by 1.17%. The diff coverage is 97.31%.

Impacted file tree graph

@@            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.