Skip to content

Verify build and tests for Typescript 5. Documentation doesn't work

b2cdc52
Select commit
Loading
Failed to load commit list.
Draft

Upgrade typescript, typedoc & vuepress #1262

Verify build and tests for Typescript 5. Documentation doesn't work
b2cdc52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2025 in 0s

97.19% (+0.01%) compared to 0921593

View this Pull Request on Codecov

97.19% (+0.01%) compared to 0921593

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.19%. Comparing base (0921593) to head (b2cdc52).
Report is 135 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1262      +/-   ##
===========================================
+ Coverage    97.17%   97.19%   +0.01%     
===========================================
  Files          165      166       +1     
  Lines        14219    14238      +19     
  Branches      3020     2965      -55     
===========================================
+ Hits         13818    13838      +20     
- Misses         396      400       +4     
+ Partials         5        0       -5     
Files with missing lines Coverage Δ
src/ArrayValue.ts 100.00% <100.00%> (ø)
...c/DependencyGraph/AddressMapping/AddressMapping.ts 88.00% <100.00%> (ø)
...Graph/AddressMapping/ChooseAddressMappingPolicy.ts 100.00% <ø> (ø)
...rc/DependencyGraph/AddressMapping/DenseStrategy.ts 100.00% <100.00%> (ø)
...c/DependencyGraph/AddressMapping/SparseStrategy.ts 100.00% <100.00%> (ø)
src/DependencyGraph/FormulaCellVertex.ts 84.00% <100.00%> (ø)
src/errors.ts 100.00% <100.00%> (ø)
src/format/format.ts 99.30% <100.00%> (ø)
src/helpers/licenseKeyHelper.ts 100.00% <ø> (ø)
src/index.ts 100.00% <ø> (ø)
... and 8 more

... and 23 files with indirect coverage changes

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