Skip to content

Merge branch 'main' into fix-linter-warnings

a4671a7
Select commit
Loading
Failed to load commit list.
Merged

fix: linter warnings and CI failure #1218

Merge branch 'main' into fix-linter-warnings
a4671a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2025 in 0s

84.06% (target 80.00%)

View this Pull Request on Codecov

84.06% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 87.50000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.06%. Comparing base (2761c4f) to head (a4671a7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/db/file/repo.ts 85.71% 2 Missing and 2 partials ⚠️
src/db/index.ts 90.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1218      +/-   ##
==========================================
- Coverage   84.11%   84.06%   -0.05%     
==========================================
  Files          68       68              
  Lines        2958     2944      -14     
  Branches      373      373              
==========================================
- Hits         2488     2475      -13     
+ Misses        410      409       -1     
  Partials       60       60              

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