handsontable / hyperformula

HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.
https://hyperformula.handsontable.com/
Other
1.97k stars 108 forks source link

Docs: Edit the 2.6.1 docs #1357

Closed kirszenbaum closed 9 months ago

kirszenbaum commented 9 months ago

This PR:

[skip changelog]

github-actions[bot] commented 9 months ago

Performance comparison of head (0de8d2bcb4d560fbf6a7b48aa0c23689d3e52a02) vs base (78e734c89e665198ad14fbbb8cd0e094ef63b7b2)

                                     testName |   base |   head |  change
-------------------------------------------------------------------------
                                      Sheet A | 532.69 | 541.54 |  +1.66%
                                      Sheet B | 172.95 | 173.79 |  +0.49%
                                      Sheet T |  152.4 |    150 |  -1.57%
                                Column ranges | 553.76 | 546.87 |  -1.24%
Sheet A:  change value, add/remove row/column |     37 |     40 |  +8.11%
 Sheet B: change value, add/remove row/column |    281 |    290 |  +3.20%
                   Column ranges - add column |    162 |    147 |  -9.26%
                Column ranges - without batch |    391 |    550 | +40.66%
                        Column ranges - batch |    222 |     87 | -60.81%
kirszenbaum commented 9 months ago

@sequba – I removed the "fixed a typo" change from the changelog. On another note, the Error Types link in the left-hand menu seems to be broken

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (78e734c) 97.36% compared to head (c0c6cc0) 97.36%.

:exclamation: Current head c0c6cc0 differs from pull request most recent head 0de8d2b. Consider uploading reports for the commit 0de8d2b to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357/graphs/tree.svg?width=650&height=150&src=pr&token=5k9ZQv8azO&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable)](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable) ```diff @@ Coverage Diff @@ ## release/2.6.1 #1357 +/- ## ============================================== Coverage 97.36% 97.36% ============================================== Files 169 169 Lines 14423 14423 Branches 3023 3023 ============================================== Hits 14043 14043 Misses 380 380 ``` | [Files](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable) | Coverage Δ | | |---|---|---| | [src/Cell.ts](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable#diff-c3JjL0NlbGwudHM=) | `94.39% <ø> (ø)` | | | [src/Config.ts](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable#diff-c3JjL0NvbmZpZy50cw==) | `98.00% <ø> (ø)` | | | [src/DependencyGraph/ParsingErrorVertex.ts](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable#diff-c3JjL0RlcGVuZGVuY3lHcmFwaC9QYXJzaW5nRXJyb3JWZXJ0ZXgudHM=) | `100.00% <ø> (ø)` | | | [src/HyperFormula.ts](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable#diff-c3JjL0h5cGVyRm9ybXVsYS50cw==) | `99.59% <ø> (ø)` | | | [src/Operations.ts](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable#diff-c3JjL09wZXJhdGlvbnMudHM=) | `98.90% <ø> (ø)` | | | [src/interpreter/plugin/FunctionPlugin.ts](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable#diff-c3JjL2ludGVycHJldGVyL3BsdWdpbi9GdW5jdGlvblBsdWdpbi50cw==) | `99.02% <ø> (ø)` | | | [src/interpreter/plugin/NumericAggregationPlugin.ts](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable#diff-c3JjL2ludGVycHJldGVyL3BsdWdpbi9OdW1lcmljQWdncmVnYXRpb25QbHVnaW4udHM=) | `96.76% <ø> (ø)` | | | [src/parser/FormulaParser.ts](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable#diff-c3JjL3BhcnNlci9Gb3JtdWxhUGFyc2VyLnRz) | `97.60% <ø> (ø)` | | | [src/parser/addressRepresentationConverters.ts](https://app.codecov.io/gh/handsontable/hyperformula/pull/1357?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable#diff-c3JjL3BhcnNlci9hZGRyZXNzUmVwcmVzZW50YXRpb25Db252ZXJ0ZXJzLnRz) | `97.52% <ø> (ø)` | |
sequba commented 9 months ago

Thanks a lot, @kirszenbaum.

I removed the "fixed a typo" change from the changelog.

I brought it back. We need it in the release notes because it was a contribution from an external dev.

On another note, the Error Types link in the left-hand menu seems to be broken

I'll have a look at it before releasing.