Skip to content

Add new simplify command - #1661

Open
rfbgo wants to merge 9 commits into
GoogleCloudPlatform:developfrom
rfbgo:simplify
Open

Add new simplify command#1661
rfbgo wants to merge 9 commits into
GoogleCloudPlatform:developfrom
rfbgo:simplify

allow simplify to support math like {{n_ranks}-1}

c30d974
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

93.36% (target 90.00%)

View this Pull Request on Codecov

93.36% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 93.92752% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.36%. Comparing base (109e8d2) to head (c30d974).

Files with missing lines Patch % Lines
lib/ramble/ramble/cmd/simplify.py 93.67% 38 Missing ⚠️
lib/ramble/ramble/test/cmd/simplify.py 94.28% 24 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1661      +/-   ##
===========================================
+ Coverage    93.33%   93.36%   +0.03%     
===========================================
  Files          364      366       +2     
  Lines        35481    36502    +1021     
===========================================
+ Hits         33116    34080     +964     
- Misses        2365     2422      +57     

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