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

Make sure that read is complete to prevent infinite loop (backport #1788) #1797

Merged
merged 3 commits into from
Jul 25, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 25, 2021

This is an automatic backport of pull request #1788 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

@codecov
Copy link

codecov bot commented Jul 25, 2021

Codecov Report

Merging #1797 (9004fb5) into main (7251a96) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1797      +/-   ##
==========================================
+ Coverage   67.58%   67.63%   +0.05%     
==========================================
  Files         151      151              
  Lines       20903    20902       -1     
==========================================
+ Hits        14127    14137      +10     
+ Misses       6776     6765      -11     
Impacted Files Coverage Δ
src/jpgimage.cpp 78.24% <100.00%> (+0.52%) ⬆️
src/actions.cpp 74.38% <0.00%> (+0.34%) ⬆️
src/exiv2.cpp 66.36% <0.00%> (+0.34%) ⬆️

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 7251a96...9004fb5. Read the comment docs.

@kevinbackhouse kevinbackhouse merged commit 81bf649 into main Jul 25, 2021
@mergify mergify bot deleted the mergify/bp/main/pr-1788 branch July 25, 2021 21:08
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