Skip to content

feat(refiner): add buffer info refiner for filtering by buffer proper…

c166b92
Select commit
Loading
Failed to load commit list.
Closed

feat: add 13 new builtin extensions (sources, previewers, renderers) #9

feat(refiner): add buffer info refiner for filtering by buffer proper…
c166b92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 2, 2025 in 0s

34.22% (-17.24%) compared to 1f3ebe1

View this Pull Request on Codecov

34.22% (-17.24%) compared to 1f3ebe1

Details

Codecov Report

❌ Patch coverage is 9.06801% with 1444 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.22%. Comparing base (1f3ebe1) to head (c166b92).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
builtin/renderer/file_info.ts 0.74% 133 Missing ⚠️
builtin/renderer/smart_grep.ts 1.86% 105 Missing ⚠️
builtin/renderer/buffer_info.ts 1.98% 99 Missing ⚠️
builtin/source/git_status.ts 15.51% 98 Missing ⚠️
builtin/source/vimgrep.ts 2.10% 93 Missing ⚠️
builtin/source/grep.ts 2.17% 90 Missing ⚠️
builtin/source/command.ts 2.29% 85 Missing ⚠️
builtin/refiner/buffer_info.ts 2.32% 84 Missing ⚠️
builtin/refiner/file_info.ts 2.32% 84 Missing ⚠️
builtin/previewer/shell.ts 3.79% 76 Missing ⚠️
... and 10 more

❗ There is a different number of reports uploaded between BASE (1f3ebe1) and HEAD (c166b92). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (1f3ebe1) HEAD (c166b92)
5 3
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #9       +/-   ##
===========================================
- Coverage   51.46%   34.22%   -17.24%     
===========================================
  Files          78       98       +20     
  Lines        2318     3906     +1588     
  Branches       70       70               
===========================================
+ Hits         1193     1337      +144     
- Misses       1125     2569     +1444     

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