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

Image handling backend #705

Merged
merged 5 commits into from
May 19, 2022
Merged

Image handling backend #705

merged 5 commits into from
May 19, 2022

Conversation

tacruc
Copy link
Collaborator

@tacruc tacruc commented Mar 23, 2022

This PR resolves issues in the handling of exif data.
Most important for #701 it gets proper originalDateTaken, even for images without location.

@tacruc tacruc mentioned this pull request May 2, 2022
18 tasks
@tacruc tacruc force-pushed the image-handling-backend branch from 1c21774 to b03a9f3 Compare May 19, 2022 08:00
Signed-off-by: Arne Hamann <[email protected]>
Signed-off-by: Arne Hamann <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented May 19, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@e6ff2e2). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #705   +/-   ##
=========================================
  Coverage          ?   46.35%           
  Complexity        ?     1116           
=========================================
  Files             ?       42           
  Lines             ?     3441           
  Branches          ?        0           
=========================================
  Hits              ?     1595           
  Misses            ?     1846           
  Partials          ?        0           
Flag Coverage Δ
unittests 46.35% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out 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 e6ff2e2...b03a9f3. Read the comment docs.

@tacruc tacruc merged commit 906d54d into master May 19, 2022
@tacruc tacruc deleted the image-handling-backend branch May 19, 2022 08:03
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