Skip to content

Conversation

ahayzen-kdab
Copy link
Collaborator

Related to #975

Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6bc6686) to head (d131194).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1343   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           75        75           
  Lines        13051     13081   +30     
=========================================
+ Hits         13051     13081   +30     

☔ 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.

@ahayzen-kdab ahayzen-kdab force-pushed the 975-improve-support-for-qmlls-qmllint branch from f4bdc20 to 278113c Compare October 8, 2025 11:37
This allows them to understand the std numerics when namespaced
as Qt only registers int32_t not ::std::int32_t so qmllint and
qmlls state the type is not resolved.
Otherwise moc does not understand their expansion. Beforw we were
manually using the expansion via Q_CLASSINFO but the macros have other
code so this resolves the original problem.
This allows for moc to read the .cxx.h for other includes
It becomes confused about the QQuickPaintedItem
parent that is not exposed through to .qmltypes
@ahayzen-kdab ahayzen-kdab force-pushed the 975-improve-support-for-qmlls-qmllint branch from 481be2d to d131194 Compare October 8, 2025 16:34
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