Skip to content

[CLIENT-4697] Refactor map operations conversion code in cdt_map_operate.c. This only affects a few map operations#1053

Draft
juliannguyen4 wants to merge 55 commits into
devfrom
CLIENT-4697-refactor-only-cdt_map_operate
Draft

[CLIENT-4697] Refactor map operations conversion code in cdt_map_operate.c. This only affects a few map operations#1053
juliannguyen4 wants to merge 55 commits into
devfrom
CLIENT-4697-refactor-only-cdt_map_operate

Conversation

@juliannguyen4
Copy link
Copy Markdown
Collaborator

@juliannguyen4 juliannguyen4 commented May 8, 2026

Affected ops:

  • map_remove_by_value_rel_rank_range
  • map_get_by_value_rel_rank_range
  • map_remove_by_key_rel_index_range
  • map_get_by_key_rel_index_range

juliannguyen4 and others added 24 commits January 12, 2026 14:40
…sion code from Python to C failed beforehand...
…simplifies the memory cleanup code. Also add some test coverage for memory cleanup code
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 8, 2026

Codecov Report

❌ Patch coverage is 0% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (da9715f) to head (2f57d86).
⚠️ Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
src/main/client/cdt_map_operate.c 0.00% 37 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #1053       +/-   ##
==========================================
- Coverage   84.44%   0.00%   -84.45%     
==========================================
  Files          99      80       -19     
  Lines       14062   12078     -1984     
==========================================
- Hits        11874       0    -11874     
- Misses       2188   12078     +9890     

☔ 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.

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.

2 participants