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

Add an Href type for representing href-ready links #33

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Add an Href type for representing href-ready links #33

merged 1 commit into from
Jan 30, 2024

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Jan 30, 2024

No description provided.

@jwodder jwodder added the code quality Nonfunctional improvements to the codebase label Jan 30, 2024
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

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

Comparison is base (de32cc2) 32.68% compared to head (eaa96e7) 32.82%.

Files Patch % Lines
src/dav/types.rs 0.00% 12 Missing ⚠️
src/dav/util.rs 52.38% 10 Missing ⚠️
src/dav/html.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   32.68%   32.82%   +0.14%     
==========================================
  Files          17       17              
  Lines        2607     2626      +19     
==========================================
+ Hits          852      862      +10     
- Misses       1755     1764       +9     

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

@jwodder jwodder merged commit 351c8d0 into main Jan 30, 2024
10 checks passed
@jwodder jwodder deleted the href branch January 30, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Nonfunctional improvements to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant