active-logic / howl

Symbolic notation engine
Other
6 stars 1 forks source link

Automate releases #47

Closed eelstork closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.96%. The diff coverage is 79.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   63.43%   64.40%   +0.96%     
==========================================
  Files          32       35       +3     
  Lines        1392     1486      +94     
  Branches      249      266      +17     
==========================================
+ Hits          883      957      +74     
- Misses        456      474      +18     
- Partials       53       55       +2     
Impacted Files Coverage Δ
src/Runner.howl 55.55% <0.00%> (-2.14%) :arrow_down:
src/CLI.howl 56.33% <9.09%> (-9.82%) :arrow_down:
src/Runner2.howl 65.38% <65.38%> (ø)
src/versioning/Versioning.howl 76.19% <81.81%> (-8.43%) :arrow_down:
src/versioning/Tagging.howl 85.71% <85.71%> (ø)
src/versioning/VersionInjector.howl 98.03% <98.03%> (ø)
src/StringExt.howl 93.67% <100.00%> (+3.53%) :arrow_up:

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 cf432cf...e6f4894. Read the comment docs.