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

replace while loop with for range. #2397

Merged
merged 1 commit into from
Nov 21, 2022
Merged

replace while loop with for range. #2397

merged 1 commit into from
Nov 21, 2022

Conversation

neheb
Copy link
Collaborator

@neheb neheb commented Oct 27, 2022

Signed-off-by: Rosen Penev [email protected]

piponazo
piponazo previously approved these changes Oct 31, 2022
Copy link
Collaborator

@piponazo piponazo left a comment

Choose a reason for hiding this comment

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

LGTM!

@neheb
Copy link
Collaborator Author

neheb commented Oct 31, 2022

Those test failures indicate something is wrong.

less indentation

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

codecov bot commented Nov 1, 2022

Codecov Report

Merging #2397 (29dfef0) into main (dc5dc0d) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2397      +/-   ##
==========================================
- Coverage   64.28%   64.27%   -0.01%     
==========================================
  Files         119      119              
  Lines       21135    21132       -3     
  Branches    10430    10430              
==========================================
- Hits        13586    13583       -3     
  Misses       5400     5400              
  Partials     2149     2149              
Impacted Files Coverage Δ
src/tags_int.cpp 77.75% <100.00%> (-0.15%) ⬇️
src/xmp.cpp 76.54% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Collaborator

@piponazo piponazo left a comment

Choose a reason for hiding this comment

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

Changes look good although the PR name does not match with the changes anymore :)

@neheb neheb merged commit 67df851 into Exiv2:main Nov 21, 2022
@neheb neheb deleted the 4 branch November 21, 2022 04:00
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