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 parse url #72

Merged
merged 3 commits into from
Jan 25, 2024
Merged

Fix parse url #72

merged 3 commits into from
Jan 25, 2024

Conversation

quambene
Copy link
Owner

@quambene quambene commented Jan 25, 2024

Fix Can't parse url: relative URL without a base

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5adec65) 91.04% compared to head (9449f51) 91.00%.

Files Patch % Lines
src/html.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   91.04%   91.00%   -0.04%     
==========================================
  Files          32       32              
  Lines        5124     5126       +2     
==========================================
  Hits         4665     4665              
- Misses        459      461       +2     

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

@quambene quambene merged commit 2f55f54 into main Jan 25, 2024
12 of 13 checks passed
@quambene quambene deleted the fix-parse-url branch January 25, 2024 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant