Skip to content

Conversation

@LeonMatthesKDAB
Copy link
Collaborator

This allows specifying the version that the file is and whether it is a singleton.

Also closes #1137, this works with the new build system, and is now tested by the sub3 crate.

e.g. which version the file is and whether it is a singleton.
Our CI tests on our MSRV, which does not (yet) support 2024 edition
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (bcf918d) to head (b025068).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1356   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           75        75           
  Lines        13038     13038           
=========================================
  Hits         13038     13038           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 :-)

@LeonMatthesKDAB LeonMatthesKDAB added this pull request to the merge queue Nov 10, 2025
Merged via the queue into KDAB:main with commit e1e15e0 Nov 10, 2025
16 checks passed
@LeonMatthesKDAB LeonMatthesKDAB deleted the qml-file-attributes branch November 10, 2025 10:41
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.

Build fails when using only QML files in a module (no rust bridges)

2 participants