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 img_format #421

Merged
merged 7 commits into from Feb 7, 2021
Merged

Fix img_format #421

merged 7 commits into from Feb 7, 2021

Conversation

saimn
Copy link
Owner

@saimn saimn commented Feb 7, 2021

Fix #407.
Closes #412.

@codecov
Copy link

codecov bot commented Feb 7, 2021

Codecov Report

Merging #421 (a1ea4a5) into master (6d56b28) will increase coverage by 0.09%.
The diff coverage is 95.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
+ Coverage   86.40%   86.49%   +0.09%     
==========================================
  Files          22       22              
  Lines        1787     1799      +12     
==========================================
+ Hits         1544     1556      +12     
  Misses        243      243              
Impacted Files Coverage Δ
sigal/settings.py 97.87% <ø> (ø)
sigal/plugins/encrypt/encrypt.py 80.12% <80.00%> (ø)
sigal/gallery.py 90.59% <100.00%> (+0.41%) ⬆️
sigal/image.py 91.22% <100.00%> (+0.71%) ⬆️
sigal/plugins/extended_caching.py 81.25% <100.00%> (ø)
sigal/plugins/media_page.py 100.00% <100.00%> (ø)
sigal/video.py 89.00% <100.00%> (-2.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d56b28...a1ea4a5. Read the comment docs.

@saimn saimn merged commit 79789e3 into master Feb 7, 2021
1 check passed
@saimn saimn deleted the fix-outformat branch February 7, 2021 22:21
@saimn saimn mentioned this pull request Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

img_format creates files with wrong suffix
1 participant