tk3369 / BinaryTraits.jl

Can do or not? It's easy. See https://tk3369.github.io/BinaryTraits.jl/dev/
MIT License
53 stars 3 forks source link

Add verbose mode tests #16

Closed tk3369 closed 4 years ago

tk3369 commented 4 years ago

This PR should improve coverage. Changes were:

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #16       +/-   ##
===========================================
+ Coverage   88.02%   98.57%   +10.54%     
===========================================
  Files           5        5               
  Lines         142      140        -2     
===========================================
+ Hits          125      138       +13     
+ Misses         17        2       -15     
Impacted Files Coverage Δ
src/interface.jl 98.59% <0.00%> (+15.25%) :arrow_up:
src/utils.jl 88.88% <0.00%> (+22.22%) :arrow_up:
src/misc.jl 100.00% <0.00%> (+66.66%) :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 5baceda...6107002. Read the comment docs.