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

Remove exiv2json sample and tests depending on it #2183

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

piponazo
Copy link
Collaborator

We discussed here the possibility to remove the exiv2json sample application which uses some old code borrowed from other repository and gave us some headaches in the past.

In this PR I am proposing the removal of such sample app and the tests depending on it.

@piponazo piponazo requested a review from clanmills March 31, 2022 19:57
@piponazo piponazo self-assigned this Mar 31, 2022
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #2183 (5b36ac5) into main (3b9fcb4) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2183      +/-   ##
==========================================
- Coverage   63.30%   63.29%   -0.02%     
==========================================
  Files          99       99              
  Lines       19596    19596              
  Branches     9559     9559              
==========================================
- Hits        12406    12404       -2     
- Misses       5116     5118       +2     
  Partials     2074     2074              
Impacted Files Coverage Δ
src/xmp.cpp 76.44% <0.00%> (-0.40%) ⬇️

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 3b9fcb4...5b36ac5. Read the comment docs.

clanmills
clanmills previously approved these changes Mar 31, 2022
Copy link
Collaborator

@clanmills clanmills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank You for dealing with this, Luis @piponazo.

I'm sad to see the death of the recursive parser that converts the XMPsdk output into JSON. That code is preserved in the archive of released code, and can be resuscitated in future. For now, it make sense to remove it from branch 'main'.

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