Skip to content

Use node 22 LTS in CI/CD scripts#1552

Merged
sequba merged 1 commit into
developfrom
feature/issue-1187
Oct 6, 2025
Merged

Use node 22 LTS in CI/CD scripts#1552
sequba merged 1 commit into
developfrom
feature/issue-1187

Conversation

@sequba

@sequba sequba commented Oct 6, 2025

Copy link
Copy Markdown
Contributor

Context

Migrating from node 20 to 22

How did you test your changes?

  • run test & build script locally
  • run test & build script in GH actions

Related issues:

  1. Fixes Use the latest node LTS version for building HyperFormula #1187

Checklist:

  • I have reviewed the guidelines about Contributing to HyperFormula and I confirm that my code follows the code style of this project.
  • I have signed the Contributor License Agreement.
  • My change is compliant with the OpenDocument standard.
  • My change is compatible with Microsoft Excel.
  • My change is compatible with Google Sheets.
  • I described my changes in the CHANGELOG.md file.
  • My changes require a documentation update.
  • My changes require a migration guide.

@sequba sequba self-assigned this Oct 6, 2025
@github-actions

github-actions Bot commented Oct 6, 2025

Copy link
Copy Markdown

Performance comparison of head (d39fc7d) vs base (be81d21)

                                     testName |   base |   head |  change
-------------------------------------------------------------------------
                                      Sheet A | 488.31 | 560.83 | +14.85%
                                      Sheet B | 156.61 | 165.26 |  +5.52%
                                      Sheet T | 141.76 | 145.71 |  +2.79%
                                Column ranges | 495.32 | 501.16 |  +1.18%
Sheet A:  change value, add/remove row/column |  14.97 |  14.65 |  -2.14%
 Sheet B: change value, add/remove row/column | 135.66 | 136.77 |  +0.82%
                   Column ranges - add column | 137.66 | 137.34 |  -0.23%
                Column ranges - without batch | 449.36 | 438.75 |  -2.36%
                        Column ranges - batch | 116.93 | 107.58 |  -8.00%

@sequba sequba merged commit aa5ce76 into develop Oct 6, 2025
31 checks passed
@sequba sequba deleted the feature/issue-1187 branch October 6, 2025 14:55
@codecov

codecov Bot commented Oct 6, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.22%. Comparing base (be81d21) to head (d39fc7d).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1552   +/-   ##
========================================
  Coverage    97.22%   97.22%           
========================================
  Files          169      169           
  Lines        14526    14526           
  Branches      3171     3171           
========================================
  Hits         14123    14123           
  Misses         396      396           
  Partials         7        7           
🚀 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant