osiewicz / Statula

Unix command line tool for statistics.
MIT License
8 stars 10 forks source link

Update CONTRIBUTORS.md #25

Open Kikass-crypto opened 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #25 into master will increase coverage by 8.66%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #25      +/-   ##
=========================================
+ Coverage   70.13%   78.8%   +8.66%     
=========================================
  Files           5       5              
  Lines         683     684       +1     
  Branches      137       0     -137     
=========================================
+ Hits          479     539      +60     
- Misses        143     145       +2     
+ Partials       61       0      -61
Impacted Files Coverage Δ
src/misc.c 44.44% <0%> (+7.4%) :arrow_up:
src/dataset.c 80.31% <0%> (+7.87%) :arrow_up:
src/io.c 87.38% <0%> (+15.31%) :arrow_up:
src/operations.c 77.2% <0%> (+16.46%) :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 74925a2...ef7ba13. Read the comment docs.