Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: issues with filer image crash when trying to generate thumbnail #1384

Merged
merged 11 commits into from
Jul 12, 2023

Merge branch 'master' into fix/filer-crash-invalid-image

e6f7995
Select commit
Loading
Failed to load commit list.
Merged

fix: issues with filer image crash when trying to generate thumbnail #1384

Merge branch 'master' into fix/filer-crash-invalid-image
e6f7995
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2023 in 0s

73.98% (+0.33%) compared to 4c2b9eb

View this Pull Request on Codecov

73.98% (+0.33%) compared to 4c2b9eb

Details

Codecov Report

Merging #1384 (e6f7995) into master (4c2b9eb) will increase coverage by 0.33%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1384      +/-   ##
==========================================
+ Coverage   73.64%   73.98%   +0.33%     
==========================================
  Files          75       75              
  Lines        3426     3436      +10     
  Branches      551      552       +1     
==========================================
+ Hits         2523     2542      +19     
+ Misses        732      722      -10     
- Partials      171      172       +1     
Impacted Files Coverage Δ
filer/admin/fileadmin.py 89.77% <100.00%> (+9.04%) ⬆️
filer/apps.py 89.74% <100.00%> (+7.39%) ⬆️