Skip to content

[feat] Consume all special keys starting with $ in the reference dict - #3727

Open
vkarak wants to merge 1 commit into
reframe-hpc:developfrom
vkarak:feat/regressiontestdict-special-keys
Open

[feat] Consume all special keys starting with $ in the reference dict#3727
vkarak wants to merge 1 commit into
reframe-hpc:developfrom
vkarak:feat/regressiontestdict-special-keys

Conversation

@vkarak

@vkarak vkarak commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

As mentioned in the issue, this is useful both for allowing users to add custom annotations to references and for future compatibility.

Closes #3721.

Signed-off-by: Vasileios Karakasis <vkarak@gmail.com>
@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.93%. Comparing base (00ffd41) to head (d52ce5c).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3727      +/-   ##
===========================================
+ Coverage    91.92%   91.93%   +0.01%     
===========================================
  Files           62       62              
  Lines        13808    13816       +8     
===========================================
+ Hits         12693    12702       +9     
+ Misses        1115     1114       -1     

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Ignore any $ prefixed keys in external references

1 participant