Roger-luo / Configurations.jl

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

run formatter #60

Closed Roger-luo closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #60 (0952e14) into master (dca3e08) will increase coverage by 0.00%. The diff coverage is 95.12%.

:exclamation: Current head 0952e14 differs from pull request most recent head d319c21. Consider uploading reports for the commit d319c21 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   97.60%   97.61%           
=======================================
  Files          11       11           
  Lines         543      544    +1     
=======================================
+ Hits          530      531    +1     
  Misses         13       13           
Impacted Files Coverage Δ
src/Configurations.jl 75.00% <ø> (ø)
src/from_dict.jl 93.40% <92.53%> (ø)
src/codegen.jl 100.00% <100.00%> (ø)
src/convert.jl 100.00% <100.00%> (ø)
src/errors.jl 100.00% <100.00%> (ø)
src/from_kwargs.jl 100.00% <100.00%> (ø)
src/from_toml.jl 100.00% <100.00%> (ø)
src/reflection.jl 100.00% <100.00%> (ø)
src/serialize.jl 100.00% <100.00%> (ø)
src/types.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 dca3e08...d319c21. Read the comment docs.