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

Handle requests for /.static/styles.css via top-level router #42

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Jan 31, 2024

Also, ensure all WebDAV responses (including errors) have "Allow" and "DAV" headers.

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

codecov bot commented Jan 31, 2024

Codecov Report

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

Comparison is base (7579e50) 32.78% compared to head (663e16c) 32.70%.
Report is 3 commits behind head on main.

Files Patch % Lines
src/dav/mod.rs 0.00% 12 Missing ⚠️
src/main.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
- Coverage   32.78%   32.70%   -0.09%     
==========================================
  Files          17       17              
  Lines        2629     2636       +7     
==========================================
  Hits          862      862              
- Misses       1767     1774       +7     

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

@jwodder jwodder merged commit 878dc4c into main Jan 31, 2024
8 of 10 checks passed
@jwodder jwodder deleted the route-styles branch January 31, 2024 16:37
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