Skip to content

intern URL scheme #1936

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

Merged
merged 2 commits into from
Nov 18, 2024

URL u_port should be a number not a string.

85aff44
Select commit
Loading
Failed to load commit list.
Merged

intern URL scheme #1936

URL u_port should be a number not a string.
85aff44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

81.13% (+0.05%) compared to 9ea51a5

View this Pull Request on Codecov

81.13% (+0.05%) compared to 9ea51a5

Details

Codecov Report

Attention: Patch coverage is 96.96970% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.13%. Comparing base (9ea51a5) to head (85aff44).

Files with missing lines Patch % Lines
src/core/url.c 93.75% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1936      +/-   ##
==========================================
+ Coverage   81.08%   81.13%   +0.05%     
==========================================
  Files          94       94              
  Lines       23955    23946       -9     
  Branches     3192     3189       -3     
==========================================
+ Hits        19423    19429       +6     
+ Misses       4457     4445      -12     
+ Partials       75       72       -3     

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