Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate Navigation and update FileAction from server #732

Merged
merged 4 commits into from
Aug 18, 2023

fix: better descriptions of DefaultType action usage

9b1d574
Select commit
Loading
Failed to load commit list.
Merged

feat: migrate Navigation and update FileAction from server #732

fix: better descriptions of DefaultType action usage
9b1d574
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 18, 2023 in 0s

78.20% (-18.22%) compared to 848391c

View this Pull Request on Codecov

78.20% (-18.22%) compared to 848391c

Details

Codecov Report

Merging #732 (9b1d574) into master (848391c) will decrease coverage by 18.22%.
Report is 1 commits behind head on master.
The diff coverage is 13.95%.

@@             Coverage Diff             @@
##           master     #732       +/-   ##
===========================================
- Coverage   96.41%   78.20%   -18.22%     
===========================================
  Files          14       17        +3     
  Lines         307      390       +83     
  Branches       89      109       +20     
===========================================
+ Hits          296      305        +9     
- Misses         10       72       +62     
- Partials        1       13       +12     
Files Changed Coverage Δ
lib/fileListHeaders.ts 100.00% <ø> (ø)
lib/index.ts 100.00% <ø> (ø)
lib/navigation/column.ts 5.26% <5.26%> (ø)
lib/navigation/navigation.ts 6.25% <6.25%> (ø)
lib/navigation/view.ts 8.88% <8.88%> (ø)
lib/fileAction.ts 100.00% <100.00%> (ø)
lib/newFileMenu.ts 100.00% <100.00%> (ø)