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

various manual cleanups #2278

Merged
merged 8 commits into from
Jul 24, 2022
Merged

various manual cleanups #2278

merged 8 commits into from
Jul 24, 2022

Conversation

neheb
Copy link
Collaborator

@neheb neheb commented Jul 9, 2022

No description provided.

src/crwimage_int.cpp Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 9, 2022

Codecov Report

Merging #2278 (36ad8f9) into main (dc4ae73) will increase coverage by 0.01%.
The diff coverage is 76.31%.

@@            Coverage Diff             @@
##             main    #2278      +/-   ##
==========================================
+ Coverage   63.52%   63.53%   +0.01%     
==========================================
  Files         118      118              
  Lines       19600    19599       -1     
  Branches     9560     9562       +2     
==========================================
+ Hits        12450    12453       +3     
+ Misses       5082     5079       -3     
+ Partials     2068     2067       -1     
Impacted Files Coverage Δ
src/crwimage_int.hpp 93.02% <ø> (ø)
src/preview.cpp 46.63% <ø> (ø)
src/tiffvisitor_int.hpp 100.00% <ø> (ø)
src/futils.cpp 74.69% <68.75%> (ø)
src/crwimage_int.cpp 79.10% <72.22%> (-0.15%) ⬇️
src/tiffcomposite_int.cpp 76.00% <76.47%> (+0.47%) ⬆️
src/makernote_int.cpp 64.62% <100.00%> (ø)
src/sonymn_int.cpp 57.87% <100.00%> (ø)
src/tiffcomposite_int.hpp 92.72% <100.00%> (+0.06%) ⬆️
src/utils.cpp 100.00% <100.00%> (ø)
... and 1 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 dc4ae73...36ad8f9. Read the comment docs.

@neheb neheb force-pushed the cl branch 8 times, most recently from 07bdb73 to 8d9553f Compare July 11, 2022 21:58
@neheb
Copy link
Collaborator Author

neheb commented Jul 11, 2022

Updated. Additionally removed some lambdas.

Signed-off-by: Rosen Penev <[email protected]>
Mostly deleted member functions

Signed-off-by: Rosen Penev <[email protected]>
Signed-off-by: Rosen Penev <[email protected]>
@neheb
Copy link
Collaborator Author

neheb commented Jul 13, 2022

Removed const ref change. I disagree but w/e.

@neheb neheb force-pushed the cl branch 4 times, most recently from 90c3e90 to a8d6012 Compare July 15, 2022 00:52
Signed-off-by: Rosen Penev <[email protected]>
Small cleanup

Signed-off-by: Rosen Penev <[email protected]>
Signed-off-by: Rosen Penev <[email protected]>
src/futils.cpp Fixed Show resolved Hide resolved
Signed-off-by: Rosen Penev <[email protected]>
@kevinbackhouse
Copy link
Collaborator

Removed const ref change. I disagree but w/e.

I'd be happy to approve the change if you add a test. Right now that code is untested, which makes me nervous about changing it.

@neheb neheb merged commit 5479792 into Exiv2:main Jul 24, 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.

3 participants