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

Fix tests with recent Python (backport #2797) #2804

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 20, 2023

This is an automatic backport of pull request #2797 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.com

(cherry picked from commit 2865a31)
@mergify mergify bot mentioned this pull request Oct 20, 2023
@ghost
Copy link

ghost commented Oct 20, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #2804 (7a0baf8) into 0.28.x (414bff1) will increase coverage by 0.05%.
Report is 59 commits behind head on 0.28.x.
The diff coverage is 54.54%.

@@            Coverage Diff             @@
##           0.28.x    #2804      +/-   ##
==========================================
+ Coverage   63.92%   63.98%   +0.05%     
==========================================
  Files         103      103              
  Lines       22306    22338      +32     
  Branches    10796    10821      +25     
==========================================
+ Hits        14259    14292      +33     
+ Misses       5827     5824       -3     
- Partials     2220     2222       +2     
Files Coverage Δ
include/exiv2/image.hpp 100.00% <ø> (ø)
include/exiv2/matroskavideo.hpp 60.00% <ø> (ø)
include/exiv2/slice.hpp 90.56% <ø> (ø)
include/exiv2/value.hpp 85.11% <100.00%> (ø)
src/canonmn_int.cpp 72.88% <100.00%> (ø)
src/futils.cpp 73.09% <ø> (ø)
src/minoltamn_int.cpp 66.52% <100.00%> (ø)
src/panasonicmn_int.cpp 52.58% <ø> (ø)
src/pentaxmn_int.cpp 71.36% <100.00%> (+0.85%) ⬆️
src/rafimage.cpp 20.29% <ø> (ø)
... and 16 more

@kmilos kmilos merged commit b5f540e into 0.28.x Oct 20, 2023
86 of 106 checks passed
@mergify mergify bot deleted the mergify/bp/0.28.x/pr-2797 branch October 20, 2023 12:10
@kevinbackhouse kevinbackhouse added this to the v0.28.1 milestone Nov 4, 2023
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