aerospike / aerospike-client-python

Aerospike Python Client
Apache License 2.0
134 stars 111 forks source link

[CLIENT-2159] Fix client.operate() context memory leak #691

Open juliannguyen4 opened 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 52.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 80.75%. Comparing base (d8eff6e) to head (1c313ce). Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
src/main/client/operate.c 52.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #691 +/- ## ========================================== - Coverage 80.79% 80.75% -0.05% ========================================== Files 102 102 Lines 15173 15180 +7 ========================================== - Hits 12259 12258 -1 - Misses 2914 2922 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.