Skip to content

Improve implementation & add tests

84f711f
Select commit
Loading
Failed to load commit list.
Open

Improve thumbnail handling(TS-2541) #1164

Improve implementation & add tests
84f711f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2025 in 0s

92.26% (+0.02%) compared to f06b9b4

View this Pull Request on Codecov

92.26% (+0.02%) compared to f06b9b4

Details

Codecov Report

❌ Patch coverage is 95.18072% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.26%. Comparing base (f06b9b4) to head (84f711f).

Files with missing lines Patch % Lines
...derstore/frontend/templatetags/cached_thumbnail.py 77.77% 1 Missing and 1 partial ⚠️
django/thunderstore/frontend/views.py 96.22% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1164      +/-   ##
==========================================
+ Coverage   92.23%   92.26%   +0.02%     
==========================================
  Files         331      333       +2     
  Lines       10088    10170      +82     
  Branches      927      934       +7     
==========================================
+ Hits         9305     9383      +78     
- Misses        657      660       +3     
- Partials      126      127       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.