Skip to content

[EXPERIMENT] HF-161 + lint fix combined CI check (do not merge)#1673

Closed
marcin-kordas-hoc wants to merge 5 commits into
developfrom
experimental/hf-161-with-lint-fix
Closed

[EXPERIMENT] HF-161 + lint fix combined CI check (do not merge)#1673
marcin-kordas-hoc wants to merge 5 commits into
developfrom
experimental/hf-161-with-lint-fix

Conversation

@marcin-kordas-hoc
Copy link
Copy Markdown
Collaborator

⚠️ Experimental draft — DO NOT MERGE

Purpose: PoC to verify that PR #1666 (HF-161 docs) passes CI once the tests-repo lint regression (handsontable/hyperformula-tests#12) is resolved.

This branch is identical to feature/hf-161-offset-limitations (the HF-161 PR head), but its matching branch in hyperformula-tests carries the lint-fix from #12. The lint workflow's fetch-tests.sh checks out the matching branch in tests-repo, so this PR exercises the full pipeline end-to-end.

Composition

  • Main repo branch: experimental/hf-161-with-lint-fix ← identical to feature/hf-161-offset-limitations (@ 4b5366c5d)
  • Tests-repo branch: experimental/hf-161-with-lint-fix ← identical to fix/lint-errors-on-develop (@ 79a0630)

Expected outcome

All CI checks green — same set that's currently green on #1666 (32 success, 3 neutral) plus lint job passing.

Cleanup

When the experiment concludes:

What this proves / does not prove

  • ✅ Proves: HF-161 docs changes don't introduce any other CI issue beyond the inherited tests-repo lint regression.
  • ✅ Proves: tests-repo Worksheet reference #12 fix actually unblocks lint.
  • ❌ Doesn't replace: Worksheet reference #12 still needs to be merged to develop so future PRs pass CI.

Per Q2 principle (describe runtime-observable behavior, not internal
strings): replace verbatim copies of internal parser error messages
with behavioral descriptions. Future internal-string refactors will
no longer silently invalidate these doc comments.
@qunabu
Copy link
Copy Markdown

qunabu commented May 14, 2026

@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for hyperformula-docs ready!

Name Link
🔨 Latest commit 3655a29
🔍 Latest deploy log https://app.netlify.com/projects/hyperformula-docs/deploys/6a05699ebae9920008c35887
😎 Deploy Preview https://deploy-preview-1673--hyperformula-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for hyperformula-dev-docs ready!

Name Link
🔨 Latest commit 3655a29
🔍 Latest deploy log https://app.netlify.com/projects/hyperformula-dev-docs/deploys/6a05699e148d5a0008f2ad3c
😎 Deploy Preview https://deploy-preview-1673--hyperformula-dev-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 14, 2026

Performance comparison of head (3655a29) vs base (d213a57)

                                     testName |   base |   head | change
------------------------------------------------------------------------
                                      Sheet A | 491.52 | 493.56 | +0.42%
                                      Sheet B | 155.21 | 157.43 | +1.43%
                                      Sheet T | 136.47 | 135.34 | -0.83%
                                Column ranges | 511.43 | 511.59 | +0.03%
Sheet A:  change value, add/remove row/column |  15.08 |  15.81 | +4.84%
 Sheet B: change value, add/remove row/column |  135.7 | 138.98 | +2.42%
                   Column ranges - add column |    160 | 166.04 | +3.77%
                Column ranges - without batch | 511.93 |  500.5 | -2.23%
                        Column ranges - batch |  122.3 | 123.99 | +1.38%

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.16%. Comparing base (d213a57) to head (3655a29).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1673   +/-   ##
========================================
  Coverage    97.16%   97.16%           
========================================
  Files          175      175           
  Lines        15319    15319           
  Branches      3287     3287           
========================================
  Hits         14884    14884           
  Misses         435      435           
🚀 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.

@marcin-kordas-hoc
Copy link
Copy Markdown
Collaborator Author

PoC complete — hyperformula-tests#12 merged 2026-05-14, CI on #1666 now green (lint rerun ✓). This experiment proved the lint fix unblocks HF-161 end-to-end. Closing without merge; experimental branches in both repos will be deleted next.

@marcin-kordas-hoc marcin-kordas-hoc deleted the experimental/hf-161-with-lint-fix branch May 15, 2026 07:17
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.

2 participants