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

chore: Fix the warnings.deprecated import in Python 3.13 #2676

Merged

chore: Fix the `warnings.deprecated` import in Python 3.13

1205f00
Select commit
Loading
Failed to load commit list.
Merged

chore: Fix the warnings.deprecated import in Python 3.13 #2676

chore: Fix the `warnings.deprecated` import in Python 3.13
1205f00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 0s

89.87% (+0.00%) compared to 7f73618

View this Pull Request on Codecov

89.87% (+0.00%) compared to 7f73618

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.87%. Comparing base (7f73618) to head (1205f00).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2676   +/-   ##
=======================================
  Coverage   89.87%   89.87%           
=======================================
  Files          58       58           
  Lines        4891     4891           
  Branches      963      963           
=======================================
  Hits         4396     4396           
  Misses        344      344           
  Partials      151      151           

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