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

Restore modified tags after TZ manipulation #1999

Merged
merged 3 commits into from
Dec 5, 2021
Merged

Restore modified tags after TZ manipulation #1999

merged 3 commits into from
Dec 5, 2021

Conversation

jim-easterbrook
Copy link
Contributor

This ensures that Xmp date/times that have been set by the user aren't
over written by the TZ restoration efforts. This fixes bug #1998

This ensures that Xmp date/times that have been set by the user aren't
over written by the TZ restoration efforts. This fixes bug #1998
@codecov
Copy link

codecov bot commented Nov 15, 2021

Codecov Report

Merging #1999 (bcc4f1c) into main (fde8ed0) will not change coverage.
The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##             main    #1999   +/-   ##
=======================================
  Coverage   61.16%   61.16%           
=======================================
  Files          96       96           
  Lines       19255    19255           
  Branches     9862     9862           
=======================================
  Hits        11777    11777           
  Misses       5135     5135           
  Partials     2343     2343           
Impacted Files Coverage Δ
src/xmpsidecar.cpp 70.00% <100.00%> (ø)

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 fde8ed0...2e2dd88. Read the comment docs.

@kevinbackhouse kevinbackhouse merged commit 0a1fa49 into Exiv2:main Dec 5, 2021
@jim-easterbrook jim-easterbrook deleted the bug_1998 branch December 5, 2021 18:25
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.

2 participants