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

fix: url needs std specified to compile idna #2302

Closed

fix: url needs std specified to compile idna

f507dd6
Select commit
Loading
Failed to load commit list.
Closed

fix: url needs std specified to compile idna #2302

fix: url needs std specified to compile idna
f507dd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2024 in 0s

79.6% (+0.0%) compared to 3ac2d9f

View this Pull Request on Codecov

79.6% (+0.0%) compared to 3ac2d9f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.6%. Comparing base (3ac2d9f) to head (f507dd6).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2302   +/-   ##
=====================================
  Coverage   79.6%   79.6%           
=====================================
  Files        123     123           
  Lines      21263   21263           
=====================================
+ Hits       16938   16940    +2     
+ Misses      4325    4323    -2     

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