Skip to content

ci: fix#208

Merged
alexander-akait merged 2 commits intomainfrom
ci-fix
Apr 22, 2026
Merged

ci: fix#208
alexander-akait merged 2 commits intomainfrom
ci-fix

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

Summary

ci - improve speed

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

No

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 22, 2026

⚠️ No Changeset found

Latest commit: 7859319

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.79%. Comparing base (58420d1) to head (7859319).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
- Coverage   97.87%   97.79%   -0.08%     
==========================================
  Files          25       25              
  Lines        1884     1908      +24     
  Branches      594      601       +7     
==========================================
+ Hits         1844     1866      +22     
- Misses         38       40       +2     
  Partials        2        2              
Flag Coverage Δ
integration 97.79% <ø> (-0.08%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 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.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 22, 2026

Merging this PR will degrade performance by 31.6%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 2 improved benchmarks
❌ 2 regressed benchmarks
✅ 157 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
cached-source: new CachedSource() 367.7 µs 324.3 µs +13.36%
cached-source: source() (cached) 666.5 µs 552.8 µs +20.56%
prefix-source: getPrefix() 120.7 µs 176.1 µs -31.46%
prefix-source: original() 121 µs 177 µs -31.6%

Comparing ci-fix (7859319) with main (adf17ec)

Open in CodSpeed

@alexander-akait alexander-akait merged commit c53b3e0 into main Apr 22, 2026
23 of 34 checks passed
@alexander-akait alexander-akait deleted the ci-fix branch April 22, 2026 17:18
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