Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade typescript, typedoc & vuepress #1262

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

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 Oct 30, 2024 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 99 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