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

WIP: Pybay20 code #187

Open kurtbrose opened 4 years ago

kurtbrose commented 4 years ago

probably never merge

codecov[bot] commented 4 years ago

Codecov Report

Merging #187 into master will decrease coverage by 0.26%. The diff coverage is 68.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
- Coverage   98.93%   98.67%   -0.27%     
==========================================
  Files          26       27       +1     
  Lines        4052     4087      +35     
  Branches      575      582       +7     
==========================================
+ Hits         4009     4033      +24     
- Misses         20       31      +11     
  Partials       23       23              
Impacted Files Coverage Δ
glom/test/demo_test.py 68.57% <68.57%> (ø)

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 d99ccaa...1986252. Read the comment docs.