-
-
Notifications
You must be signed in to change notification settings - Fork 98
pkg: Update actions/setup-node action to v6 #3583
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
Size Change: 0 B Total Size: 77.8 kB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
| Benchmark suite | Current: 309ca05 | Previous: 214b11f | Ratio |
|---|---|---|---|
normalizeLong |
523 ops/sec (±1.16%) |
529 ops/sec (±1.21%) |
1.01 |
denormalizeLong |
290 ops/sec (±2.29%) |
287 ops/sec (±2.37%) |
0.99 |
denormalizeLong donotcache |
1016 ops/sec (±1.57%) |
1004 ops/sec (±0.93%) |
0.99 |
denormalizeShort donotcache 500x |
1603 ops/sec (±0.11%) |
1627 ops/sec (±0.14%) |
1.01 |
denormalizeShort 500x |
867 ops/sec (±1.88%) |
855 ops/sec (±1.95%) |
0.99 |
denormalizeShort 500x withCache |
6426 ops/sec (±0.18%) |
5922 ops/sec (±0.22%) |
0.92 |
queryShort 500x withCache |
2751 ops/sec (±0.16%) |
2666 ops/sec (±0.14%) |
0.97 |
buildQueryKey All |
54097 ops/sec (±0.34%) |
53061 ops/sec (±0.23%) |
0.98 |
query All withCache |
6766 ops/sec (±0.22%) |
6718 ops/sec (±0.16%) |
0.99 |
denormalizeLong with mixin Entity |
281 ops/sec (±1.99%) |
281 ops/sec (±1.97%) |
1 |
denormalizeLong withCache |
6591 ops/sec (±0.20%) |
6605 ops/sec (±0.15%) |
1.00 |
denormalizeLong All withCache |
6542 ops/sec (±0.19%) |
6471 ops/sec (±0.11%) |
0.99 |
denormalizeLong Query-sorted withCache |
6841 ops/sec (±0.21%) |
6748 ops/sec (±0.18%) |
0.99 |
denormalizeLongAndShort withEntityCacheOnly |
1683 ops/sec (±0.28%) |
1698 ops/sec (±0.28%) |
1.01 |
getResponse |
5539 ops/sec (±1.28%) |
5565 ops/sec (±1.37%) |
1.00 |
getResponse (null) |
7290379 ops/sec (±0.71%) |
7778838 ops/sec (±0.65%) |
1.07 |
getResponse (clear cache) |
272 ops/sec (±2.14%) |
268 ops/sec (±2.51%) |
0.99 |
getSmallResponse |
3105 ops/sec (±0.11%) |
3133 ops/sec (±0.27%) |
1.01 |
getSmallInferredResponse |
2382 ops/sec (±0.19%) |
2367 ops/sec (±0.13%) |
0.99 |
getResponse Collection |
5579 ops/sec (±1.27%) |
5477 ops/sec (±1.00%) |
0.98 |
get Collection |
5788 ops/sec (±0.27%) |
5569 ops/sec (±0.37%) |
0.96 |
get Query-sorted |
6733 ops/sec (±0.26%) |
6625 ops/sec (±0.32%) |
0.98 |
setLong |
521 ops/sec (±0.88%) |
545 ops/sec (±0.25%) |
1.05 |
setLongWithMerge |
241 ops/sec (±0.53%) |
243 ops/sec (±0.20%) |
1.01 |
setLongWithSimpleMerge |
255 ops/sec (±0.55%) |
259 ops/sec (±0.34%) |
1.02 |
setSmallResponse 500x |
946 ops/sec (±0.10%) |
915 ops/sec (±0.19%) |
0.97 |
This comment was automatically generated by workflow using github-action-benchmark.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3583 +/- ##
=======================================
Coverage 98.27% 98.27%
=======================================
Files 130 130
Lines 2258 2258
Branches 455 455
=======================================
Hits 2219 2219
Misses 10 10
Partials 29 29 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
v5->v6Release Notes
actions/setup-node (actions/setup-node)
v6Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.