aerospike-client-python icon indicating copy to clipboard operation
aerospike-client-python copied to clipboard

CLIENT-2479 - Disallow use of add_ops and UDF apply combined in a scan/query

Open DomPeliniAerospike opened this issue 2 years ago • 2 comments

Valgrind Massif Build artifacts Code coverage completely coverd

DomPeliniAerospike avatar Jan 08 '24 16:01 DomPeliniAerospike

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (26f4ea8) 81.25% compared to head (4ff29fb) 81.42%. Report is 1 commits behind head on stage.

Additional details and impacted files
@@            Coverage Diff             @@
##            stage     #551      +/-   ##
==========================================
+ Coverage   81.25%   81.42%   +0.16%     
==========================================
  Files          99       99              
  Lines       14897    14915      +18     
==========================================
+ Hits        12105    12144      +39     
+ Misses       2792     2771      -21     

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

codecov-commenter avatar Jan 08 '24 17:01 codecov-commenter

LGTM. Waiting for Dylan to also review

juliannguyen4 avatar Jan 11 '24 17:01 juliannguyen4