Skip to content

fix(tags): fixes ImportError on Python >=3.11 (#1363) #1364

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

Merged
merged 1 commit into from
Mar 2, 2025

fix(tags): fixes ImportError on Python >=3.11 (#1363)

775b15c
Select commit
Loading
Failed to load commit list.
Merged

fix(tags): fixes ImportError on Python >=3.11 (#1363) #1364

fix(tags): fixes ImportError on Python >=3.11 (#1363)
775b15c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2025 in 0s

97.69% (target 97.00%)

View this Pull Request on Codecov

97.69% (target 97.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.69%. Comparing base (120d514) to head (775b15c).
Report is 571 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1364      +/-   ##
==========================================
+ Coverage   97.33%   97.69%   +0.35%     
==========================================
  Files          42       57      +15     
  Lines        2104     2647     +543     
==========================================
+ Hits         2048     2586     +538     
- Misses         56       61       +5     

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