Skip to content

Conversation

@michaelmckinsey1
Copy link
Collaborator

@michaelmckinsey1 michaelmckinsey1 commented Jun 4, 2025

Description

Before

compilers:
- compiler:
    environment: {}
    extra_rpaths: []
    flags:
   ...

After

'compilers:':
- compiler:
    environment: {}
    extra_rpaths: []
    flags:
   ...

Adding/modifying core functionality, CI, or documentation:

  • Update lib/benchpark/system.py to use specific syntax

@github-actions github-actions bot added the feature New feature or request label Jun 4, 2025
@michaelmckinsey1 michaelmckinsey1 linked an issue Jun 4, 2025 that may be closed by this pull request
@michaelmckinsey1 michaelmckinsey1 self-assigned this Jun 4, 2025
@michaelmckinsey1 michaelmckinsey1 added the bug Something isn't working label Jun 4, 2025
@michaelmckinsey1 michaelmckinsey1 changed the title [WIP] Enforce Compilers Enforce Compilers Jun 4, 2025
@michaelmckinsey1 michaelmckinsey1 added the ready for review Ready for review label Jun 4, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.74%. Comparing base (3e7d976) to head (38884a1).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #802   +/-   ##
========================================
  Coverage    40.74%   40.74%           
========================================
  Files           15       15           
  Lines         1107     1107           
  Branches       152      152           
========================================
  Hits           451      451           
  Misses         620      620           
  Partials        36       36           
Flag Coverage Δ
unittests 40.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@michaelmckinsey1
Copy link
Collaborator Author

laghos tioga CI Failure expected

@scheibelp scheibelp added this pull request to the merge queue Jun 16, 2025
Merged via the queue into develop with commit b077ff8 Jun 16, 2025
13 checks passed
@scheibelp scheibelp deleted the enforce-compilers branch June 16, 2025 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working feature New feature or request ready for review Ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prevent Ramble from looking for compilers

4 participants