Skip to content

fix: use Path for test data instead of importlib.resources.files

942bedd
Select commit
Loading
Failed to load commit list.
Merged

chore: add Python 3.14 to test matrix #62

fix: use Path for test data instead of importlib.resources.files
942bedd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 0s

85.38% (target 1.00%)

View this Pull Request on Codecov

85.38% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.38%. Comparing base (d7d833c) to head (942bedd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   85.38%   85.38%           
=======================================
  Files          13       13           
  Lines        1286     1286           
=======================================
  Hits         1098     1098           
  Misses        188      188           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.