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 HTML rendering #77

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Test HTML rendering #77

merged 2 commits into from
Feb 15, 2024

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Feb 15, 2024

Part of #4.

Also, clean up excess whitespace in rendered HTML.

This PR conflicts with #76, so I'm waiting to merge that one first.

@jwodder jwodder added the tests Add or improve existing tests label Feb 15, 2024
@jwodder jwodder mentioned this pull request Feb 15, 2024
6 tasks
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

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

Comparison is base (bfc7ffe) 35.99% compared to head (7298ac8) 44.05%.

Files Patch % Lines
src/dav/html.rs 98.07% 3 Missing ⚠️
src/dav/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   35.99%   44.05%   +8.06%     
==========================================
  Files          24       24              
  Lines        3503     3636     +133     
==========================================
+ Hits         1261     1602     +341     
+ Misses       2242     2034     -208     

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

@jwodder jwodder marked this pull request as ready for review February 15, 2024 20:36
@jwodder jwodder merged commit 919f4ac into main Feb 15, 2024
10 checks passed
@jwodder jwodder deleted the test-template branch February 15, 2024 20:36
@jwodder jwodder added this to the Current priorities milestone Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant