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

Interface v2 #13

Closed tk3369 closed 4 years ago

tk3369 commented 4 years ago

Fixes #9. Interface contracts are now associated with Can-types.

codecov-io commented 4 years ago

Codecov Report

Merging #13 into master will decrease coverage by 5.81%. The diff coverage is 84.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   93.84%   88.02%   -5.82%     
==========================================
  Files           6        5       -1     
  Lines          65      142      +77     
==========================================
+ Hits           61      125      +64     
- Misses          4       17      +13     
Impacted Files Coverage Δ
src/BinaryTraits.jl 100.00% <ø> (ø)
src/utils.jl 66.66% <75.00%> (+66.66%) :arrow_up:
src/interface.jl 83.33% <83.33%> (ø)
src/misc.jl 33.33% <100.00%> (ø)
src/trait.jl 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 aee1dd3...93b1de0. Read the comment docs.