audiodude / rainfall

Bandcamp exodus solution, letting you create personal artist sites using Faircamp
https://rainfall.dev
MIT License
12 stars 0 forks source link

Send favicon from Python server #30

Closed audiodude closed 11 months ago

audiodude commented 11 months ago

Fixes a bug where the favicon worked in development but not prod.

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (687435f) 95.07% compared to head (4a2b152) 95.00%.

Files Patch % Lines
rainfall/main.py 66.66% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== - Coverage 95.07% 95.00% -0.07% ========================================== Files 24 24 Lines 1218 1221 +3 ========================================== + Hits 1158 1160 +2 - Misses 60 61 +1 ```

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