Skip to content

build: add `allowImportingTsExtensions` flag to tsconfig

5bf84c5
Select commit
Loading
Failed to load commit list.
Merged

refactor!: switch to esm-only and update ml-gsd #25

build: add `allowImportingTsExtensions` flag to tsconfig
5bf84c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 16, 2025 in 1s

94.52% (-4.87%) compared to fd108ca

View this Pull Request on Codecov

94.52% (-4.87%) compared to fd108ca

Details

Codecov Report

Attention: Patch coverage is 87.23404% with 6 lines in your changes missing coverage. Please review.

Project coverage is 94.52%. Comparing base (fd108ca) to head (5bf84c5).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/matrixFilters/matrixFilters.ts 0.00% 2 Missing and 1 partial ⚠️
src/matrixFilters/centerZMean.ts 50.00% 1 Missing ⚠️
src/matrixFilters/pqn.ts 50.00% 1 Missing ⚠️
src/matrixFilters/zRescale.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   99.38%   94.52%   -4.87%     
==========================================
  Files          29       35       +6     
  Lines         163      365     +202     
  Branches       19       49      +30     
==========================================
+ Hits          162      345     +183     
- Misses          1       19      +18     
- Partials        0        1       +1     

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