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

QImage: Add conversion from image::RgbaImage #1157

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

LeonMatthesKDAB
Copy link
Collaborator

Because the image crate changes versions somewhat frequently, the
features in CXX-Qt are added with explicit image crate versions.

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (90039d7) to head (79905fb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1157   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           73        73           
  Lines        12426     12426           
=========================================
  Hits         12426     12426           

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

@LeonMatthesKDAB LeonMatthesKDAB force-pushed the qimage-constructors branch 4 times, most recently from 3bc2f5e to 15c2008 Compare January 17, 2025 10:43
@LeonMatthesKDAB LeonMatthesKDAB added the ⏮️ backport-candidate Change which could be backported to the stable series label Jan 17, 2025
@ahayzen-kdab
Copy link
Collaborator

Looks good, small questions and conflicts

@ahayzen-kdab
Copy link
Collaborator

Needs some conflicts resolving otherwise looks good i think.

ahayzen-kdab
ahayzen-kdab previously approved these changes Feb 3, 2025
Copy link
Collaborator

@ahayzen-kdab ahayzen-kdab left a comment

Choose a reason for hiding this comment

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

Looks good, @LeonMatthesKDAB would still be good to raise an issue around using sanitizers or valgrind of some kind on the cxx-qt-lib tests.

ahayzen-kdab
ahayzen-kdab previously approved these changes Feb 5, 2025
Copy link
Collaborator

@ahayzen-kdab ahayzen-kdab left a comment

Choose a reason for hiding this comment

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

LGTM :-)

auto-merge was automatically disabled February 5, 2025 10:20

Rebase failed

Because the image crate changes versions somewhat frequently, the
features in CXX-Qt are added with explicit image crate versions.
Copy link
Collaborator

@ahayzen-kdab ahayzen-kdab left a comment

Choose a reason for hiding this comment

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

LGTM :-D

@LeonMatthesKDAB LeonMatthesKDAB merged commit 1497449 into KDAB:main Feb 5, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⏮️ backport-candidate Change which could be backported to the stable series
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants