Roger-luo / Configurations.jl

Options & Configurations made easy.
https://configurations.rogerluo.dev/stable
MIT License
80 stars 12 forks source link

rework using Expronicon #22

Closed Roger-luo closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #22 (8cd9c5e) into master (e240270) will increase coverage by 2.77%. The diff coverage is 92.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   90.12%   92.90%   +2.77%     
==========================================
  Files           1        9       +8     
  Lines         466      282     -184     
==========================================
- Hits          420      262     -158     
+ Misses         46       20      -26     
Impacted Files Coverage Δ
src/Configurations.jl 100.00% <ø> (+9.87%) :arrow_up:
src/types.jl 33.33% <33.33%> (ø)
src/traits.jl 55.55% <55.55%> (ø)
src/reflection.jl 75.00% <75.00%> (ø)
src/serialize.jl 89.47% <89.47%> (ø)
src/convert.jl 90.00% <90.00%> (ø)
src/printing.jl 95.34% <95.34%> (ø)
src/parse.jl 98.21% <98.21%> (ø)
src/codegen.jl 100.00% <100.00%> (ø)
... and 7 more

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 e240270...8cd9c5e. Read the comment docs.