Skip to content

[CLIENT-4631] Fix not raising client exception if an invalid map key is passed#1026

Draft
juliannguyen4 wants to merge 2 commits intodevfrom
CLIENT-4631-fix-python-client-not-raising-exception-if-invalid-map-keys-are-used
Draft

[CLIENT-4631] Fix not raising client exception if an invalid map key is passed#1026
juliannguyen4 wants to merge 2 commits intodevfrom
CLIENT-4631-fix-python-client-not-raising-exception-if-invalid-map-keys-are-used

Conversation

@juliannguyen4
Copy link
Copy Markdown
Collaborator

@juliannguyen4 juliannguyen4 commented Apr 13, 2026

  • Memory leak may occur if as_map_set doesn't take ownership of as_val key and value objects on error.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.89%. Comparing base (1f81f80) to head (0ca32cb).
⚠️ Report is 2 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1026      +/-   ##
==========================================
+ Coverage   83.87%   83.89%   +0.01%     
==========================================
  Files          99       99              
  Lines       14514    14516       +2     
==========================================
+ Hits        12174    12178       +4     
+ Misses       2340     2338       -2     

☔ 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