promote simple tests to prefer ramble workspace manage - #1732
Conversation
There was a problem hiding this comment.
Code Review
This pull request refactors various unit and end-to-end tests to align with updated guidelines in AGENTS.md. It replaces manual YAML configuration writing and the deprecated generate-config command with the workspace manage experiments subcommand, and updates deprecated -p flags to -V package_manager=. The feedback suggests combining redundant workspace command invocations in test_workspace_info_with_where_filter into a single call with multiple --wf options to simplify the test code and improve execution efficiency.
Ramble Performance Test MetricsResults produced with commit: 093f830
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1732 +/- ##
===========================================
- Coverage 94.01% 94.01% -0.01%
===========================================
Files 367 367
Lines 36886 36884 -2
===========================================
- Hits 34679 34676 -3
- Misses 2207 2208 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
ramble workspace manage
1deb0e5
into
GoogleCloudPlatform:develop
No description provided.