Skip to content

Batching experiments together#1036

Merged
slabasan merged 29 commits intodevelopfrom
batching
Jan 23, 2026
Merged

Batching experiments together#1036
slabasan merged 29 commits intodevelopfrom
batching

Conversation

@michaelmckinsey1
Copy link
Copy Markdown
Collaborator

@michaelmckinsey1 michaelmckinsey1 commented Sep 5, 2025

Description

$ benchpark aggregate agg wkp wkp2 ...
$ flux batch agg/0.sh

@michaelmckinsey1 michaelmckinsey1 self-assigned this Sep 5, 2025
@michaelmckinsey1 michaelmckinsey1 added the WIP A work-in-progress not yet ready to commit label Sep 5, 2025
@michaelmckinsey1 michaelmckinsey1 changed the title Batching [WIP] Batching Sep 5, 2025
@michaelmckinsey1 michaelmckinsey1 linked an issue Sep 5, 2025 that may be closed by this pull request
3 tasks
@michaelmckinsey1 michaelmckinsey1 changed the title [WIP] Batching [WIP] Batching experiments together Sep 5, 2025
@github-actions github-actions Bot added the feature New feature or request label Nov 11, 2025
@github-actions github-actions Bot added the docs Improvements or additions to documentation label Nov 11, 2025
@github-actions github-actions Bot added the ci CI, unit tests, GitHub actions label Nov 11, 2025
@michaelmckinsey1 michaelmckinsey1 added ready for review Ready for review and removed WIP A work-in-progress not yet ready to commit labels Nov 11, 2025
@michaelmckinsey1 michaelmckinsey1 changed the title [WIP] Batching experiments together Batching experiments together Nov 11, 2025
@pearce8
Copy link
Copy Markdown
Collaborator

pearce8 commented Nov 13, 2025

@michaelmckinsey1 why doesn't saxpy run?

@michaelmckinsey1 michaelmckinsey1 added changes requested Changes requested and removed ready for review Ready for review labels Nov 13, 2025
@michaelmckinsey1
Copy link
Copy Markdown
Collaborator Author

I need to fix the test, there is something broken that I added

@michaelmckinsey1 michaelmckinsey1 added ready for review Ready for review and removed changes requested Changes requested labels Jan 20, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.15068% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.70%. Comparing base (d5f67c5) to head (52055f6).

Files with missing lines Patch % Lines
lib/benchpark/cmd/aggregate.py 92.64% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1036      +/-   ##
===========================================
+ Coverage    62.97%   63.70%   +0.73%     
===========================================
  Files           45       46       +1     
  Lines         3433     3505      +72     
  Branches       264      264              
===========================================
+ Hits          2162     2233      +71     
- Misses        1262     1263       +1     
  Partials         9        9              
Files with missing lines Coverage Δ
lib/main.py 54.72% <100.00%> (+0.91%) ⬆️
lib/benchpark/cmd/aggregate.py 92.64% <92.64%> (ø)

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

@michaelmckinsey1
Copy link
Copy Markdown
Collaborator Author

@slabasan slabasan added this pull request to the merge queue Jan 23, 2026
Merged via the queue into develop with commit 02d7146 Jan 23, 2026
22 checks passed
@slabasan slabasan deleted the batching branch January 23, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI, unit tests, GitHub actions 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.

Multi-experiment jobs

5 participants