Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python 3.12 and PyPy 3.10 support. #283

Merged
merged 4 commits into from
Oct 5, 2023

Remove pkg_resources usage from tests.

df52c4e
Select commit
Loading
Failed to load commit list.
Merged

Add Python 3.12 and PyPy 3.10 support. #283

Remove pkg_resources usage from tests.
df52c4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2023 in 1s

92.18% (+0.00%) compared to 7989199

View this Pull Request on Codecov

92.18% (+0.00%) compared to 7989199

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (7989199) 92.18% compared to head (df52c4e) 92.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #283   +/-   ##
=======================================
  Coverage   92.18%   92.18%           
=======================================
  Files           5        5           
  Lines         448      448           
  Branches       91       91           
=======================================
  Hits          413      413           
  Misses         26       26           
  Partials        9        9           
Files Coverage Δ
parsel/csstranslator.py 92.20% <ø> (ø)

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