Skip to content

Docs: summerize the Excel function coverage in the compatibility-with-microsoft-excel guide#1567

Merged
sequba merged 2 commits into
developfrom
feature/docs-excel-function-coverage
Oct 31, 2025
Merged

Docs: summerize the Excel function coverage in the compatibility-with-microsoft-excel guide#1567
sequba merged 2 commits into
developfrom
feature/docs-excel-function-coverage

Conversation

@sequba

@sequba sequba commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

Context

image

How did you test your changes?

local docs build

Types of changes

  • Breaking change (a fix or a feature because of which an existing functionality doesn't work as expected anymore)
  • New feature or improvement (a non-breaking change that adds functionality)
  • Bug fix (a non-breaking change that fixes an issue)
  • Additional language file, or a change to an existing language file (translations)
  • Change to the documentation

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 30, 2025
@sequba sequba requested a review from warpech October 30, 2025 11:03
@sequba sequba added the Docs Improvements or additions to documentation label Oct 30, 2025
@github-actions

github-actions Bot commented Oct 30, 2025

Copy link
Copy Markdown

Performance comparison of head (c75e00f) vs base (cf45b64)

                                     testName |   base |   head |  change
-------------------------------------------------------------------------
                                      Sheet A | 509.57 | 503.22 |  -1.25%
                                      Sheet B | 159.51 |  173.4 |  +8.71%
                                      Sheet T | 142.31 | 152.04 |  +6.84%
                                Column ranges | 503.21 | 514.43 |  +2.23%
Sheet A:  change value, add/remove row/column |  14.58 |  16.32 | +11.93%
 Sheet B: change value, add/remove row/column | 127.49 | 138.24 |  +8.43%
                   Column ranges - add column | 136.63 | 140.93 |  +3.15%
                Column ranges - without batch | 448.85 |  455.5 |  +1.48%
                        Column ranges - batch | 119.38 | 115.84 |  -2.97%

@warpech warpech left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with one suggestion

Comment thread docs/guide/compatibility-with-microsoft-excel.md Outdated
Co-authored-by: Marcin Warpechowski <566463+warpech@users.noreply.github.com>
@sequba sequba merged commit 48647e5 into develop Oct 31, 2025
27 of 28 checks passed
@sequba sequba deleted the feature/docs-excel-function-coverage branch October 31, 2025 06:47
@codecov

codecov Bot commented Oct 31, 2025

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1567   +/-   ##
========================================
  Coverage    97.22%   97.22%           
========================================
  Files          169      169           
  Lines        14536    14536           
  Branches      3174     3174           
========================================
  Hits         14133    14133           
  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.

@AMBudnik

Copy link
Copy Markdown
Contributor

Fixed in v3.1.1

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

Labels

Docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants