Skip to content

Add inapplicable condition on menu activation and navigation - #608

Closed
Abdillah wants to merge 4 commits into
nushell:mainfrom
Abdillah:feature/addmenuinappl
Closed

Abdillah wants to merge 4 commits into
nushell:mainfrom
Abdillah:feature/addmenuinappl

make menu inapplicable only for quick completion

0c27b0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 0s

49.01% (-0.75%) compared to adc20cb

View this Pull Request on Codecov

49.01% (-0.75%) compared to adc20cb

Details

Codecov Report

❌ Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.01%. Comparing base (adc20cb) to head (0c27b0a).
⚠️ Report is 194 commits behind head on main.

Files with missing lines Patch % Lines
src/engine.rs 0.00% 25 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #608      +/-   ##
==========================================
- Coverage   49.76%   49.01%   -0.75%     
==========================================
  Files          41       42       +1     
  Lines        7827     7946     +119     
==========================================
  Hits         3895     3895              
- Misses       3932     4051     +119     
Files with missing lines Coverage Δ
src/engine.rs 5.02% <0.00%> (-0.12%) ⬇️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.