Skip to content

fix: add explicit strict flag to zip in arg mapping

2cd30c2
Select commit
Loading
Failed to load commit list.
Merged

Add support for Python 3.14 and end support of Python 3.9 #340

fix: add explicit strict flag to zip in arg mapping
2cd30c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 0s

100.00% (+0.00%) compared to 85539dc

View this Pull Request on Codecov

100.00% (+0.00%) compared to 85539dc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (85539dc) to head (2cd30c2).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #340   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         1477      1477           
  Branches       185       185           
=========================================
  Hits          1477      1477           
Files with missing lines Coverage Δ
src/cachier/core.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 85539dc...2cd30c2. Read the comment docs.

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