Skip to content

feat(cli): enhance --dry-run flag output for apply command

17bc4e1
Select commit
Loading
Failed to load commit list.
Open

Add support for the --dry-run flag during agent apply #160

feat(cli): enhance --dry-run flag output for apply command
17bc4e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 9, 2026 in 1s

22.42% (-0.61%) compared to fdd16e6

View this Pull Request on Codecov

22.42% (-0.61%) compared to fdd16e6

Details

Codecov Report

❌ Patch coverage is 0% with 132 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.42%. Comparing base (fdd16e6) to head (17bc4e1).
⚠️ Report is 94 commits behind head on main.

Files with missing lines Patch % Lines
crates/cli/src/commands/apply.rs 0.00% 132 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
- Coverage   23.03%   22.42%   -0.61%     
==========================================
  Files          50       50              
  Lines        4620     4745     +125     
==========================================
  Hits         1064     1064              
- Misses       3556     3681     +125     

☔ View full report in Codecov by Sentry.
📢 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.