Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Mar 17, 2023

This PR adds a latest.json symlink to the latest run report. This is useful when there are many reports and you would like to see all the details of the last run. Another extension that we could consider is to add an option to "tag" a report for quick future reference. This would create a symlink to the report using the tag name. What do you think?

@vkarak vkarak added request for enhancement prio: normal cli reporting Issues related to reporting and processing the test results labels Mar 17, 2023
@vkarak vkarak added this to the ReFrame 4.2 milestone Mar 17, 2023
@vkarak vkarak requested review from ekouts, teojgo and victorusu March 17, 2023 23:07
@vkarak vkarak self-assigned this Mar 17, 2023
@jenkins-cscs
Copy link
Collaborator

Can I test this patch?

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 90.00% and project coverage change: -0.01 ⚠️

Comparison is base (3cc0275) 86.84% compared to head (d011381) 86.83%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2834      +/-   ##
===========================================
- Coverage    86.84%   86.83%   -0.01%     
===========================================
  Files           60       60              
  Lines        11392    11402      +10     
===========================================
+ Hits          9893     9901       +8     
- Misses        1499     1501       +2     
Impacted Files Coverage Δ
reframe/frontend/cli.py 76.82% <90.00%> (+0.20%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@ekouts ekouts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm. I am not sure how useful the tagging of the report would be, as the user could simply give a name for the json report file, right?

@vkarak vkarak merged commit 9de010f into reframe-hpc:develop Mar 28, 2023
@vkarak vkarak deleted the feat/latest-report branch March 28, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli prio: normal reporting Issues related to reporting and processing the test results request for enhancement

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants