Skip to content

ci: skip cache on old versions#233

Merged
alexander-akait merged 1 commit into
mainfrom
ci-skip-cache-on-old-versions
Jun 4, 2026
Merged

ci: skip cache on old versions#233
alexander-akait merged 1 commit into
mainfrom
ci-skip-cache-on-old-versions

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

Summary

ci - skip cache on old version of NodeJS

What kind of change does this PR introduce?

ci

Did you add tests for your changes?

Existing

Does this PR introduce a breaking change?

No

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Nothing

Use of AI

Claude

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 4, 2026

⚠️ No Changeset found

Latest commit: 2cbbe72

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jun 4, 2026

Merging this PR will degrade performance by 53.51%

⚡ 6 improved benchmarks
❌ 18 regressed benchmarks
✅ 187 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Memory clear-cache memory: shared modules (visited set — single allocation) 680 B 279,328 B -99.76%
Memory compat-source memory: new CompatSource(sourceLike) 784 B 132,112 B -99.41%
Memory replace-source memory: construct + 100 insertions 1.7 KB 10.6 KB -84.17%
Memory original-source memory: map({ columns: false }) line-only mappings 206.6 KB 920.1 KB -77.55%
Memory prefix-source memory: new PrefixSource() 128.9 KB 416.3 KB -69.04%
Memory source-map-source memory: new SourceMapSource(simple) 784 B 2,496 B -68.59%
Memory compat-source memory: delegated source() + map() through wrapper 30.2 KB 49.7 KB -39.15%
Memory concat-source memory: source() concatenates children 115.2 KB 188.1 KB -38.78%
Memory original-source memory: new OriginalSource() 1 KB 1.5 KB -34.34%
Memory replace-source memory: map({ columns: true }) splices mappings 2.2 MB 2.9 MB -24.63%
Memory cached-source memory: cold sourceAndMap() populates all caches 153.3 KB 199.3 KB -23.1%
Memory clear-cache memory: unique tasks (clearCache maps + parsedMap, keep source) 2.9 MB 3.8 MB -22.93%
Memory compat-source memory: CompatSource.from() short-circuits on Source 456 B 584 B -21.92%
Memory original-source memory: map({ columns: true }) builds full mappings 1.5 MB 1.8 MB -14.71%
Memory cached-source memory: construct from cachedData (no warm-up) 392 B 456 B -14.04%
Memory source-map-source memory: map({ columns: true }) 784 B 912 B -14.04%
Memory clear-cache memory: unique tasks (clearCache default) 3.6 MB 4.1 MB -13.63%
Memory clear-cache memory: shared modules (no visited set — allocates per chunk) 605.4 KB 679.4 KB -10.89%
Memory replace-source memory: source() concatenates result 142.1 KB 86.3 KB +64.6%
Memory source-map-source memory: sourceAndMap({ columns: true }) (combined inner) 4 MB 2.7 MB +45.05%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing ci-skip-cache-on-old-versions (2cbbe72) with main (4986b0a)

Open in CodSpeed

@alexander-akait alexander-akait merged commit b194765 into main Jun 4, 2026
32 of 33 checks passed
@alexander-akait alexander-akait deleted the ci-skip-cache-on-old-versions branch June 4, 2026 15:25
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.58%. Comparing base (4986b0a) to head (2cbbe72).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #233   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files          25       25           
  Lines        2069     2069           
  Branches      668      669    +1     
=======================================
  Hits         2019     2019           
  Misses         47       47           
  Partials        3        3           
Flag Coverage Δ
integration 97.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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