Skip to content

chore(ci): self-heal pwsh dependency in completion integration tests

55c1d36
Select commit
Loading
Failed to load commit list.
Merged

feat(complete): auto-completion for usage shebang scripts #620

chore(ci): self-heal pwsh dependency in completion integration tests
55c1d36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 0s

78.94% (-0.10%) compared to 7f29f3c

View this Pull Request on Codecov

78.94% (-0.10%) compared to 7f29f3c

Details

Codecov Report

❌ Patch coverage is 94.87179% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.94%. Comparing base (7f29f3c) to head (55c1d36).

Files with missing lines Patch % Lines
cli/src/cli/generate/completion_init.rs 75.00% 0 Missing and 1 partial ⚠️
cli/src/cli/generate/mod.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #620      +/-   ##
==========================================
- Coverage   79.03%   78.94%   -0.10%     
==========================================
  Files          48       49       +1     
  Lines        7235     7284      +49     
  Branches     7235     7284      +49     
==========================================
+ Hits         5718     5750      +32     
- Misses       1140     1147       +7     
- Partials      377      387      +10     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.