aerospike-client-python
aerospike-client-python copied to clipboard
CLIENT-2479 - Disallow use of add_ops and UDF apply combined in a scan/query
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.
LGTM. Waiting for Dylan to also review