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

fix: version detection on Python 3.11 #184

Merged
merged 1 commit into from
Aug 12, 2023

fix: version detection on Python 3.11

891b3e1
Select commit
Loading
Failed to load commit list.
Merged

fix: version detection on Python 3.11 #184

fix: version detection on Python 3.11
891b3e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2023 in 0s

70.76% (+0.72%) compared to 456d787

View this Pull Request on Codecov

70.76% (+0.72%) compared to 456d787

Details

Codecov Report

Patch coverage has no change and project coverage change: +0.72% 🎉

Comparison is base (456d787) 70.03% compared to head (891b3e1) 70.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #184      +/-   ##
==========================================
+ Coverage   70.03%   70.76%   +0.72%     
==========================================
  Files          25       25              
  Lines        2473     2473              
  Branches      730      730              
==========================================
+ Hits         1732     1750      +18     
+ Misses        414      392      -22     
- Partials      327      331       +4     
Files Changed Coverage Δ
src/python/symbols.h 100.00% <ø> (ø)

... and 8 files with indirect coverage changes

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