aerospike-client-python
aerospike-client-python copied to clipboard
[CLIENT-3506] Refactor client.query_apply() to use helper code from Query.where()
Codecov Report
:x: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 82.42%. Comparing base (30ee2c9) to head (d24b732).
:warning: Report is 28 commits behind head on dev.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/main/query/where.c | 91.66% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## dev #797 +/- ##
==========================================
+ Coverage 81.88% 82.42% +0.53%
==========================================
Files 99 99
Lines 14646 14495 -151
==========================================
- Hits 11993 11947 -46
+ Misses 2653 2548 -105
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.