Skip to content

Conversation

@michaelmckinsey1
Copy link
Collaborator

@michaelmckinsey1 michaelmckinsey1 commented Nov 10, 2025

Description

  • From RAJAPerf Data Gen #1050
  • Currently only area chart is possible. This adds line, scatter, and bar support
  • Fix broken features in analyze (top n regions, percent area)
  • remove check for .ramble-workspace to enable cross-workspace analysis
  • Enable plotting a metadata column
  • Update documentation showing additional example for other chart types

@michaelmckinsey1 michaelmckinsey1 self-assigned this Nov 10, 2025
@michaelmckinsey1 michaelmckinsey1 added the WIP A work-in-progress not yet ready to commit label Nov 10, 2025
@github-actions github-actions bot added feature New feature or request dependencies Pull requests that update a dependency file labels Nov 10, 2025
@michaelmckinsey1 michaelmckinsey1 mentioned this pull request Nov 10, 2025
11 tasks
@michaelmckinsey1 michaelmckinsey1 changed the title [WIP] benchpark analyze: Enable different chart types benchpark analyze: Enable different chart types Dec 9, 2025
@michaelmckinsey1 michaelmckinsey1 added ready for review Ready for review and removed WIP A work-in-progress not yet ready to commit labels Dec 13, 2025
@github-actions github-actions bot added the docs Improvements or additions to documentation label Dec 13, 2025
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0.87719% with 113 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.41%. Comparing base (6cf2c19) to head (eba355d).

Files with missing lines Patch % Lines
lib/benchpark/cmd/analyze.py 0.87% 113 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1132      +/-   ##
===========================================
- Coverage    64.61%   63.41%   -1.20%     
===========================================
  Files           45       45              
  Lines         3326     3395      +69     
  Branches       261      261              
===========================================
+ Hits          2149     2153       +4     
- Misses        1167     1232      +65     
  Partials        10       10              
Files with missing lines Coverage Δ
lib/benchpark/cmd/analyze.py 3.49% <0.87%> (-0.98%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pearce8 pearce8 merged commit 36b73c7 into develop Dec 14, 2025
22 checks passed
@pearce8 pearce8 deleted the analyze-line-chart branch December 14, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docs Improvements or additions to documentation feature New feature or request ready for review Ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants