Skip to content

fix: skip incompatible tests on Python 3.11 and earlier

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

skip incompatible tests on Python 3.11 and earlier #31

fix: skip incompatible tests on Python 3.11 and earlier
2c20136
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2025 in 1s

98.0% (+0.0%) compared to 4d6f16f

View this Pull Request on Codecov

98.0% (+0.0%) compared to 4d6f16f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.0%. Comparing base (4d6f16f) to head (2c20136).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #31   +/-   ##
=====================================
  Coverage   98.0%   98.0%           
=====================================
  Files         18      18           
  Lines       1282    1284    +2     
  Branches     171     171           
=====================================
+ Hits        1257    1259    +2     
  Misses        13      13           
  Partials      12      12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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