aerospike / aerospike-client-python

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

[CLIENT-3106] aerospike.exception: create a Python dict that maps as_status error codes to Aerospike exception classes to speed up raising exceptions #663

Open juliannguyen4 opened 3 months ago

juliannguyen4 commented 3 months ago

Missing test coverage:

Extra changes:

TODO

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 71.87500% with 45 lines in your changes missing coverage. Please review.

Project coverage is 80.95%. Comparing base (ca2f4be) to head (358ca5f). Report is 4 commits behind head on dev.

Files with missing lines Patch % Lines
src/main/exception.c 70.19% 31 Missing :warning:
src/main/client/info.c 33.33% 6 Missing :warning:
src/main/query/where.c 0.00% 3 Missing :warning:
src/main/client/sec_index.c 50.00% 2 Missing :warning:
src/main/scan/apply.c 0.00% 2 Missing :warning:
src/main/client/batch_get_ops.c 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #663 +/- ## ========================================== + Coverage 80.89% 80.95% +0.06% ========================================== Files 102 102 Lines 15186 15014 -172 ========================================== - Hits 12285 12155 -130 + Misses 2901 2859 -42 ```

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


🚨 Try these New Features: