Skip to content

Add `FallSession` command to manage picker sessions

f9e0964
Select commit
Loading
Failed to load commit list.
Merged

Add picker session management #36

Add `FallSession` command to manage picker sessions
f9e0964
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2025 in 0s

82.09% (+0.94%) compared to c2fa4f8

View this Pull Request on Codecov

82.09% (+0.94%) compared to c2fa4f8

Details

Codecov Report

Attention: Patch coverage is 87.35632% with 22 lines in your changes missing coverage. Please review.

Project coverage is 82.09%. Comparing base (c2fa4f8) to head (f9e0964).

Files with missing lines Patch % Lines
denops/fall/processor/match.ts 52.38% 10 Missing ⚠️
denops/fall/processor/preview.ts 69.23% 4 Missing ⚠️
denops/fall/processor/render.ts 73.33% 4 Missing ⚠️
denops/fall/processor/sort.ts 71.42% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   81.14%   82.09%   +0.94%     
==========================================
  Files          24       26       +2     
  Lines        1671     1793     +122     
  Branches      161      178      +17     
==========================================
+ Hits         1356     1472     +116     
- Misses        312      318       +6     
  Partials        3        3              

☔ 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.