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

Bump yaml in tests to 6.0+ and switch to safe_load #262

Closed mahmoud closed 1 year ago

mahmoud commented 1 year ago

Fixes tox under py310. Also safer!

codecov[bot] commented 1 year ago

Codecov Report

Merging #262 (db3f11b) into master (c97b71a) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files          27       27           
  Lines        4335     4335           
  Branches      748      748           
=======================================
  Hits         4249     4249           
  Misses         56       56           
  Partials       30       30           
Files Changed Coverage Δ
glom/cli.py 85.82% <100.00%> (ø)

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