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 entry point discovery on Python < 3.10 #604

Merged
merged 1 commit into from
Jan 17, 2024

Fix entry point discovery on Python < 3.10

f8439ff
Select commit
Loading
Failed to load commit list.
Merged

Fix entry point discovery on Python < 3.10 #604

Fix entry point discovery on Python < 3.10
f8439ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2024 in 1s

83.30% (-0.02%) compared to d29f38d

View this Pull Request on Codecov

83.30% (-0.02%) compared to d29f38d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d29f38d) 83.32% compared to head (f8439ff) 83.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #604      +/-   ##
==========================================
- Coverage   83.32%   83.30%   -0.02%     
==========================================
  Files          65       65              
  Lines        3760     3762       +2     
  Branches      725      727       +2     
==========================================
+ Hits         3133     3134       +1     
- Misses        551      552       +1     
  Partials       76       76              

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