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

Test on python 3.10 #2838

Merged
merged 3 commits into from
Mar 5, 2024

Replace django urlquote with urllib.parse.quote

3d23adb
Select commit
Loading
Failed to load commit list.
Merged

Test on python 3.10 #2838

Replace django urlquote with urllib.parse.quote
3d23adb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2024 in 0s

57.18% (+0.01%) compared to 45c2149

View this Pull Request on Codecov

57.18% (+0.01%) compared to 45c2149

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.18%. Comparing base (45c2149) to head (3d23adb).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2838      +/-   ##
==========================================
+ Coverage   57.16%   57.18%   +0.01%     
==========================================
  Files         568      568              
  Lines       41293    41299       +6     
==========================================
+ Hits        23607    23615       +8     
+ Misses      17686    17684       -2     

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