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

refactor: use PEP 548 compatible annotation #346

Merged
merged 2 commits into from
Oct 21, 2024
Merged

refactor: use PEP 548 compatible annotation #346

merged 2 commits into from
Oct 21, 2024

Conversation

12rambau
Copy link
Member

Fix #309

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.75%. Comparing base (020a067) to head (c40d71c).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #346      +/-   ##
==========================================
- Coverage   91.02%   90.75%   -0.28%     
==========================================
  Files          27       26       -1     
  Lines        1371     1330      -41     
  Branches       65       64       -1     
==========================================
- Hits         1248     1207      -41     
  Misses        107      107              
  Partials       16       16              

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

@12rambau 12rambau merged commit c8192b9 into main Oct 21, 2024
11 of 12 checks passed
@12rambau 12rambau deleted the python branch October 21, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

drop all 3.9 typing standards
1 participant