Weasyl / weasyl

The website.
https://www.weasyl.com
Apache License 2.0
115 stars 30 forks source link

misc #1396

Closed charmander closed 5 months ago

charmander commented 5 months ago

tiny fixes and improvements that I’d have pushed directly at one time, but requiring every change to main to pass through a PR so diffs can be verified in a clean environment is an important security step

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 60.00%. Comparing base (9e453f1) to head (95acc05).

Files Patch % Lines
weasyl/journal.py 0.00% 2 Missing :warning:
weasyl/submission.py 33.33% 1 Missing and 1 partial :warning:
weasyl/character.py 50.00% 0 Missing and 1 partial :warning:
weasyl/profile.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1396 +/- ## ========================================== - Coverage 60.01% 60.00% -0.02% ========================================== Files 94 94 Lines 9107 9109 +2 Branches 1639 1642 +3 ========================================== Hits 5466 5466 Misses 3207 3207 - Partials 434 436 +2 ```

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