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

Replicate the (coming) QT_ENABLE_STRICT_MODE_UP_TO macro #21

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

pcolby
Copy link
Owner

@pcolby pcolby commented Apr 20, 2024

The previous QT_ENABLE_STRICT_MODE macro did not make it into Qt 6.7, and was superseded by a QT_ENABLE_STRICT_MODE_UP_TO macro which looks likely to be included in Qt 6.8 (though it is not yet in the current Qt 6.8 previews builds).

The previous QT_ENABLE_STRICT_MODE macro did not make it into Qt
6.7, and was superseded by a QT_ENABLE_STRICT_MODE_UP_TO macro
which looks likely to be included in Qt 6.8 (though it is not yet
in the current Qt 6.8 previews builds).
@github-actions github-actions bot added the cmake label Apr 20, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (19496b2) 2887 2318 80.29%
Head commit (f516d3d) 2887 (+0) 2318 (+0) 80.29% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#21) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

@pcolby pcolby merged commit f713a7d into main Apr 20, 2024
208 checks passed
@pcolby pcolby deleted the QT_ENABLE_STRICT_MODE_UP_TO branch April 23, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant