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

Check if embedded RAF image is really a TIFF (backport #1796) #1851

Merged
merged 4 commits into from
Aug 6, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 6, 2021

This is an automatic backport of pull request #1796 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/

kmilos and others added 4 commits August 6, 2021 07:23
Co-authored-by: Christoph Hasse <hassec@users.noreply.github.com>
(cherry picked from commit 30f39ac)
Co-authored-by: Kevin Backhouse <kevinbackhouse@github.com>
(cherry picked from commit 09de8dc)
(cherry picked from commit 9c3db7f)
@codecov
Copy link

codecov bot commented Aug 6, 2021

Codecov Report

Merging #1851 (8875fcd) into main (cca3e07) will increase coverage by 0.08%.
The diff coverage is 75.00%.

❗ Current head 8875fcd differs from pull request most recent head be7f276. Consider uploading reports for the commit be7f276 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1851      +/-   ##
==========================================
+ Coverage   60.62%   60.70%   +0.08%     
==========================================
  Files          96       96              
  Lines       18873    18877       +4     
  Branches     9487     9491       +4     
==========================================
+ Hits        11441    11460      +19     
+ Misses       5144     5124      -20     
- Partials     2288     2293       +5     
Impacted Files Coverage Δ
src/rafimage.cpp 20.73% <75.00%> (+7.59%) ⬆️
src/tiffimage_int.cpp 79.55% <0.00%> (+1.10%) ⬆️

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 cca3e07...be7f276. Read the comment docs.

@kmilos kmilos merged commit 66259b1 into main Aug 6, 2021
@kmilos kmilos deleted the mergify/bp/main/pr-1796 branch August 6, 2021 09:22
@kevinbackhouse kevinbackhouse added this to the v1.00 milestone Aug 10, 2021
@clanmills clanmills mentioned this pull request Oct 21, 2021
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