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

Reset Exif rotation flag when copying metadata #422

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

saimn
Copy link
Owner

@saimn saimn commented Feb 7, 2021

Fix #72.

@saimn saimn added this to the 2.2 milestone Feb 7, 2021
@codecov
Copy link

codecov bot commented Feb 7, 2021

Codecov Report

Merging #422 (130d43e) into main (7bd806b) will increase coverage by 0.50%.
The diff coverage is 92.85%.

❗ Current head 130d43e differs from pull request most recent head cb320b4. Consider uploading reports for the commit cb320b4 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
+ Coverage   86.05%   86.55%   +0.50%     
==========================================
  Files          23       22       -1     
  Lines        1957     1822     -135     
==========================================
- Hits         1684     1577     -107     
+ Misses        273      245      -28     
Impacted Files Coverage Δ
sigal/image.py 90.51% <90.00%> (-1.15%) ⬇️
sigal/plugins/watermark.py 88.37% <100.00%> (ø)
sigal/utils.py 91.80% <0.00%> (-3.28%) ⬇️
sigal/plugins/nomedia.py 89.74% <0.00%> (-0.51%) ⬇️
sigal/writer.py 84.50% <0.00%> (-0.22%) ⬇️
sigal/video.py 90.75% <0.00%> (-0.16%) ⬇️
sigal/settings.py 97.87% <0.00%> (-0.05%) ⬇️
sigal/log.py 82.75% <0.00%> (ø)
... and 13 more

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 7bd806b...cb320b4. Read the comment docs.

@saimn saimn removed this from the 2.3 milestone Dec 11, 2022
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.

Autorotate gallery images
1 participant