mahmoud / glom

☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️
https://glom.readthedocs.io
Other
1.89k stars 61 forks source link

Hop on over to gh actions #232

Closed mahmoud closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #232 (f522fa4) into master (67cd5a4) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #232   +/-   ##
=======================================
  Coverage   98.96%   98.96%           
=======================================
  Files          26       26           
  Lines        4156     4166   +10     
  Branches      594      680   +86     
=======================================
+ Hits         4113     4123   +10     
  Misses         21       21           
  Partials       22       22           
Impacted Files Coverage Δ
glom/core.py 98.94% <ø> (+<0.01%) :arrow_up:
glom/test/test_basic.py 100.00% <0.00%> (ø)
glom/test/test_mutation.py 97.95% <0.00%> (+0.01%) :arrow_up:
glom/test/test_cli.py 98.86% <0.00%> (+0.04%) :arrow_up:
glom/cli.py 86.15% <0.00%> (+0.10%) :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 67cd5a4...f522fa4. Read the comment docs.