INTEGRATION [PR#5761 > development/9.0] CLDSRV-623: Bump arsenal for perf around error#5772
Merged
bert-e merged 10 commits intodevelopment/9.0from Mar 21, 2025
Merged
Conversation
…-perf' into w/8.8/improvement/CLDSRV-623-arsn-bump-perf Conflicts: lib/api/apiUtils/bucket/getNotificationConfiguration.js lib/api/apiUtils/object/locationConstraintCheck.js lib/api/apiUtils/object/versioning.js lib/api/bucketGet.js lib/api/bucketPut.js lib/api/objectPut.js package.json tests/multipleBackend/multipartUpload.js tests/unit/api/objectHead.js tests/unit/api/objectPut.js yarn.lock
…-perf' into w/8.8/improvement/CLDSRV-623-arsn-bump-perf
To fix duplicated error instanciation for perf
588ca80 to
8aefbbf
Compare
…/improvement/CLDSRV-623-arsn-bump-perf Conflicts: package.json yarn.lock
8aefbbf to
cf821ae
Compare
BourgoisMickael
approved these changes
Mar 21, 2025
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files
@@ Coverage Diff @@
## development/9.0 #5772 +/- ##
================================================
Coverage 73.69% 73.69%
================================================
Files 186 186
Lines 11718 11719 +1
================================================
+ Hits 8635 8636 +1
Misses 3083 3083
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request has been created automatically.
It is linked to its parent pull request #5761.
Do not edit this pull request directly.
If you need to amend/cancel the changeset on branch
w/9.0/improvement/CLDSRV-623-arsn-bump-perf, please follow thisprocedure:
$ git fetch $ git checkout w/9.0/improvement/CLDSRV-623-arsn-bump-perf $ # <amend or cancel the changeset by _adding_ new commits> $ git push origin w/9.0/improvement/CLDSRV-623-arsn-bump-perfPlease always comment pull request #5761 instead of this one.