izderadicka / audioserve

Simple personal server to serve audiofiles files from folders. Intended primarily for audio books, but anything with decent folder structure will do.
723 stars 36 forks source link

Redirect if path prefix is missing trailing / #404

Closed izderadicka closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 55.24%. Comparing base (a63845a) to head (8b9d1b8). Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
crates/myhy/src/request.rs 0.00% 7 Missing :warning:
crates/myhy/src/response/mod.rs 0.00% 7 Missing :warning:
src/services/mod.rs 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #404 +/- ## ========================================== - Coverage 55.30% 55.24% -0.06% ========================================== Files 56 56 Lines 11512 11524 +12 ========================================== Hits 6367 6367 - Misses 5145 5157 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.