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.88k stars 61 forks source link

Handle Python 3.11+ tracebacks #271

Closed mahmoud closed 10 months ago

mahmoud commented 10 months ago

Getting the ball rolling on #264.

codecov[bot] commented 10 months ago

Codecov Report

Merging #271 (41ee8b1) into master (b562503) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #271   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files          27       27           
  Lines        4335     4341    +6     
  Branches      748      762   +14     
=======================================
+ Hits         4249     4255    +6     
  Misses         56       56           
  Partials       30       30           
Files Coverage Δ
glom/core.py 98.04% <100.00%> (+<0.01%) :arrow_up:
glom/test/test_error.py 97.44% <100.00%> (+0.02%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more