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

Update GitHub Actions and fix CodeCov rate limiting issue #274

Closed mahmoud closed 9 months ago

mahmoud commented 9 months ago

Working around apparent rate limit issues with tokenless uploads.

codecov[bot] commented 9 months ago

Codecov Report

Merging #274 (a88e4fc) into master (d285e73) will not change coverage. Report is 4 commits behind head on master. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files          27       27           
  Lines        4341     4341           
  Branches      762      762           
=======================================
  Hits         4255     4255           
  Misses         56       56           
  Partials       30       30           
Files Coverage Δ
glom/_version.py 100.00% <100.00%> (ø)

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!