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

packaging: Require urllib3 < 2 on Python < 3.10 #2821

Merged

packaging: Require urllib3 < 2 on Python < 3.10

7f325a9
Select commit
Loading
Failed to load commit list.
Merged

packaging: Require urllib3 < 2 on Python < 3.10 #2821

packaging: Require urllib3 < 2 on Python < 3.10
7f325a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2025 in 0s

91.29% (+0.00%) compared to 2d75501

View this Pull Request on Codecov

91.29% (+0.00%) compared to 2d75501

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.29%. Comparing base (2d75501) to head (7f325a9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2821   +/-   ##
=======================================
  Coverage   91.29%   91.29%           
=======================================
  Files          62       62           
  Lines        5190     5190           
  Branches      669      669           
=======================================
  Hits         4738     4738           
  Misses        319      319           
  Partials      133      133           

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