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

Add Python 3.11 to tox/GH Actions #265

Closed mahmoud closed 10 months ago

mahmoud commented 1 year ago

(expected to fail at first due to #264)

codecov[bot] commented 1 year ago

Codecov Report

Merging #265 (12c1a2d) into master (1f883f0) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #265   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files          27       27           
  Lines        4335     4335           
  Branches      748      748           
=======================================
  Hits         4249     4249           
  Misses         56       56           
  Partials       30       30           

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

mahmoud commented 10 months ago

Fixed in #271