Closed MythicManiac closed 10 months ago
Attention: 22 lines
in your changes are missing coverage. Please review.
Comparison is base (
2c9085b
) 93.06% compared to head (86d329a
) 92.82%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains caching for the download URL endpoint and profile storage size check. Additionally, the download log has been moved to a background task as to not block request processing unnecessarily long.
Finally, the management command for clearing caches was updated to support selecting which cache(s) to clear.