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

some cleanups #3109

Merged
merged 5 commits into from
Jan 13, 2025
Merged

some cleanups #3109

merged 5 commits into from
Jan 13, 2025

Conversation

neheb
Copy link
Collaborator

@neheb neheb commented Jan 9, 2025

No description provided.

neheb added 4 commits January 11, 2025 21:12
No need for a C string.

Signed-off-by: Rosen Penev <[email protected]>
Signed-off-by: Rosen Penev <[email protected]>
more readable.

Signed-off-by: Rosen Penev <[email protected]>
find_if is too heavy to use here.

Signed-off-by: Rosen Penev <[email protected]>
Copy link

codecov bot commented Jan 12, 2025

Codecov Report

Attention: Patch coverage is 74.28571% with 9 lines in your changes missing coverage. Please review.

Project coverage is 64.65%. Comparing base (66bf232) to head (79f8018).
Report is 63 commits behind head on main.

Files with missing lines Patch % Lines
src/minoltamn_int.cpp 0.00% 4 Missing ⚠️
src/nikonmn_int.cpp 66.66% 1 Missing and 1 partial ⚠️
src/basicio.cpp 50.00% 1 Missing ⚠️
src/bmffimage.cpp 0.00% 0 Missing and 1 partial ⚠️
src/crwimage_int.cpp 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3109      +/-   ##
==========================================
+ Coverage   64.61%   64.65%   +0.03%     
==========================================
  Files         104      104              
  Lines       22252    22171      -81     
  Branches    10923    10854      -69     
==========================================
- Hits        14379    14335      -44     
+ Misses       5628     5596      -32     
+ Partials     2245     2240       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@neheb neheb force-pushed the som branch 2 times, most recently from 8f4a329 to 275cb13 Compare January 12, 2025 05:23
Signed-off-by: Rosen Penev <[email protected]>
@neheb neheb merged commit cf64c2c into Exiv2:main Jan 13, 2025
58 of 59 checks passed
@neheb neheb deleted the som branch January 13, 2025 17:45
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