-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
pkg: Update @anansi/eslint-plugin
to v1
#3202
Conversation
🦋 Changeset detectedLatest commit: b6446be The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
0064b13
to
6902b8a
Compare
6902b8a
to
4e25f4c
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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: b6446be | Previous: 89814ee | Ratio |
---|---|---|---|
normalizeLong |
503 ops/sec (±0.55% ) |
521 ops/sec (±0.26% ) |
1.04 |
infer All |
9417 ops/sec (±0.74% ) |
9542 ops/sec (±0.69% ) |
1.01 |
denormalizeLong |
333 ops/sec (±1.64% ) |
345 ops/sec (±1.82% ) |
1.04 |
denormalizeLong donotcache |
917 ops/sec (±0.61% ) |
893 ops/sec (±1.95% ) |
0.97 |
denormalizeShort donotcache 500x |
1360 ops/sec (±0.24% ) |
1373 ops/sec (±0.21% ) |
1.01 |
denormalizeShort 500x |
973 ops/sec (±0.27% ) |
977 ops/sec (±0.21% ) |
1.00 |
denormalizeShort 500x withCache |
4773 ops/sec (±0.36% ) |
4651 ops/sec (±0.21% ) |
0.97 |
denormalizeLong with mixin Entity |
291 ops/sec (±0.73% ) |
297 ops/sec (±0.28% ) |
1.02 |
denormalizeLong withCache |
6818 ops/sec (±0.85% ) |
6226 ops/sec (±0.14% ) |
0.91 |
denormalizeLong All withCache |
6420 ops/sec (±2.85% ) |
6735 ops/sec (±0.20% ) |
1.05 |
denormalizeLong Query-sorted withCache |
6104 ops/sec (±1.37% ) |
6603 ops/sec (±0.46% ) |
1.08 |
denormalizeLongAndShort withEntityCacheOnly |
1500 ops/sec (±0.49% ) |
1517 ops/sec (±0.63% ) |
1.01 |
getResponse |
6321 ops/sec (±1.75% ) |
6508 ops/sec (±1.55% ) |
1.03 |
getResponse (null) |
5308306 ops/sec (±0.42% ) |
5401785 ops/sec (±1.06% ) |
1.02 |
getResponse (clear cache) |
295 ops/sec (±0.41% ) |
292 ops/sec (±1.01% ) |
0.99 |
getSmallResponse |
2659 ops/sec (±0.25% ) |
2700 ops/sec (±0.29% ) |
1.02 |
getSmallInferredResponse |
2033 ops/sec (±0.36% ) |
2074 ops/sec (±0.21% ) |
1.02 |
getResponse Query-sorted |
5540 ops/sec (±0.29% ) |
5395 ops/sec (±0.59% ) |
0.97 |
getResponse Collection |
6147 ops/sec (±0.97% ) |
6216 ops/sec (±1.03% ) |
1.01 |
get Collection |
5458 ops/sec (±1.18% ) |
5189 ops/sec (±1.15% ) |
0.95 |
setLong |
497 ops/sec (±0.87% ) |
518 ops/sec (±0.34% ) |
1.04 |
setLongWithMerge |
195 ops/sec (±1.38% ) |
204 ops/sec (±0.32% ) |
1.05 |
setLongWithSimpleMerge |
204 ops/sec (±0.91% ) |
214 ops/sec (±0.33% ) |
1.05 |
setSmallResponse 500x |
896 ops/sec (±0.47% ) |
914 ops/sec (±0.20% ) |
1.02 |
This comment was automatically generated by workflow using github-action-benchmark.
57afcf1
to
6c87ceb
Compare
6c87ceb
to
b6446be
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3202 +/- ##
=======================================
Coverage 98.76% 98.76%
=======================================
Files 132 132
Lines 2269 2269
Branches 467 467
=======================================
Hits 2241 2241
Misses 16 16
Partials 12 12 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
0.17.16
->1.0.5
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.