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

Add gcc14 configuration in CI #1191

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aurianer
Copy link
Contributor

@aurianer aurianer commented Jun 24, 2024

Fixes #1117
Needs CI to be back again for testing

@aurianer aurianer added the category: CI Continuous Integration label Jun 24, 2024
@aurianer aurianer self-assigned this Jun 24, 2024
@aurianer aurianer added this to the 0.26.0 milestone Jun 24, 2024
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.08% (target: -1.00%) (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (376308d) 18009 13594 75.48%
Head commit (999195c) 18009 (+0) 13579 (-15) 75.40% (-0.08%)

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 (#1191) 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


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@msimberg
Copy link
Contributor

msimberg commented Jul 2, 2024

This will need rosa back for the GCC 14 build, otherwise the build time will be far too long.

@msimberg msimberg removed this from the 0.26.0 milestone Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CI Continuous Integration
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Add GCC 14 CI configuration
2 participants