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

[CLIENT-3510] Add support for adding a PKI user without a password

Open juliannguyen4 opened this issue 5 months ago • 1 comments

juliannguyen4 avatar Jun 12 '25 18:06 juliannguyen4

Codecov Report

Attention: Patch coverage is 91.93548% with 5 lines in your changes missing coverage. Please review.

Project coverage is 82.00%. Comparing base (7256716) to head (875f84b). Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
src/main/client/admin.c 93.75% 3 Missing :warning:
src/main/conversions.c 85.71% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #787      +/-   ##
==========================================
+ Coverage   81.92%   82.00%   +0.08%     
==========================================
  Files          99       99              
  Lines       14671    14698      +27     
==========================================
+ Hits        12019    12053      +34     
+ Misses       2652     2645       -7     

: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.

codecov-commenter avatar Jun 12 '25 19:06 codecov-commenter