[CLIENT-4697] Refactor map operations conversion code in cdt_map_operate.c. This only affects a few map operations#1053
Merged
Conversation
… compiler will optimize these switch statements
This reverts commit 80797cb.
…akes it easier to refactor in the future
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #1053 +/- ##
==========================================
+ Coverage 85.25% 85.36% +0.11%
==========================================
Files 102 101 -1
Lines 14694 14602 -92
==========================================
- Hits 12527 12465 -62
+ Misses 2167 2137 -30 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…nly-cdt_map_operate
…nly-cdt_map_operate
…nly-cdt_map_operate
…_map_operate.c into operate_helper.c
Bumps [aerospike-client-c](https://github.com/aerospike/aerospike-client-c) from `785fa24` to `bce75a6`. - [Release notes](https://github.com/aerospike/aerospike-client-c/releases) - [Commits](aerospike/aerospike-client-c@785fa24...bce75a6) --- updated-dependencies: - dependency-name: aerospike-client-c dependency-version: bce75a68adcce897c7e58168113bf928097fb0bd dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…nto CLIENT-4697-refactor-only-cdt_map_operate
…IT_FAILED as module constants for application users to check their txn state.
…nto CLIENT-4697-refactor-only-cdt_map_operate
Base automatically changed from
dependabot/submodules/dev/aerospike-client-c-bce75a6
to
dev
July 8, 2026 14:22
…nly-cdt_map_operate
Collaborator
Author
|
Build artifacts all passes |
shannonklaus
approved these changes
Jul 8, 2026
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 further reduces technical debt
Affected ops:
TODO (out of scope)