Skip to content

put pprint back

6451e98
Select commit
Loading
Failed to load commit list.
Open

Reformatting, cleanup, and coverage #193

put pprint back
6451e98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2026 in 0s

98.84% (-0.10%) compared to d99ccaa

View this Pull Request on Codecov

98.84% (-0.10%) compared to d99ccaa

Details

Codecov Report

❌ Patch coverage is 89.13043% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.84%. Comparing base (d99ccaa) to head (6451e98).
⚠️ Report is 159 commits behind head on master.

Files with missing lines Patch % Lines
glom/cli.py 33.33% 2 Missing ⚠️
glom/matching.py 80.00% 2 Missing ⚠️
glom/test/test_mutation.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
- Coverage   98.93%   98.84%   -0.10%     
==========================================
  Files          26       26              
  Lines        4052     4053       +1     
  Branches      575      573       -2     
==========================================
- Hits         4009     4006       -3     
- Misses         20       24       +4     
  Partials       23       23              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.