goretkin / FixArgs.jl

Other
19 stars 3 forks source link

improve fixmacro #8

Closed jw3126 closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #8 into main will increase coverage by 0.92%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   91.66%   92.59%   +0.92%     
==========================================
  Files           1        1              
  Lines          12       27      +15     
==========================================
+ Hits           11       25      +14     
- Misses          1        2       +1     
Impacted Files Coverage Δ
src/FixArgs.jl 92.59% <94.11%> (+0.92%) :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 e48122b...c4afe3e. Read the comment docs.

goretkin commented 4 years ago

Thanks!