tk3369 / BinaryTraits.jl

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

Update test since @macroexpand no longer wraps LoadError in Julia 1.7 #55

Closed tk3369 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #55 (907877b) into master (cdac46e) will decrease coverage by 0.51%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   99.71%   99.19%   -0.52%     
==========================================
  Files           8        7       -1     
  Lines         349      374      +25     
==========================================
+ Hits          348      371      +23     
- Misses          1        3       +2     
Impacted Files Coverage Δ
src/interface.jl 98.31% <0.00%> (-1.69%) :arrow_down:
src/misc.jl 100.00% <0.00%> (ø)
src/types.jl 100.00% <0.00%> (ø)
src/utils.jl 100.00% <0.00%> (ø)
src/assignment.jl 100.00% <0.00%> (ø)
src/BinaryTraits.jl
src/traitfn.jl 98.66% <0.00%> (+0.07%) :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 cdac46e...907877b. Read the comment docs.