aerospike-client-python
aerospike-client-python copied to clipboard
CLIENT-2383 - Context arguments must accept a context list
CLIENT-2383 Added support for context lists in Client.index_cdt_create() and Client.Query.where() Fixed the check for TestBaseClass.version not working corerctly upon initialization
Codecov Report
Attention: 5 lines in your changes are missing coverage. Please review.
Comparison is base (
ed45d73) 81.05% compared to head (2f83de6) 81.25%. Report is 5 commits behind head on stage.
| Files | Patch % | Lines |
|---|---|---|
| src/main/client/sec_index.c | 77.77% | 2 Missing :warning: |
| src/main/query/where.c | 81.81% | 2 Missing :warning: |
| src/main/conversions.c | 0.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## stage #550 +/- ##
==========================================
+ Coverage 81.05% 81.25% +0.19%
==========================================
Files 98 99 +1
Lines 14833 14915 +82
==========================================
+ Hits 12023 12119 +96
+ Misses 2810 2796 -14
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.