Skip to content

Conversation

@DomPeliniAerospike
Copy link
Collaborator

@DomPeliniAerospike DomPeliniAerospike commented Nov 14, 2025

Extra changes:

  • Allow client config option app_id to be set to None.
  • Document default value for client config's app_id and cluster_name option to be None.
  • Update outdated documentation for client config's cluster_name option.

Docs

https://aerospike-python-client--864.org.readthedocs.build/en/864/aerospike.html#:~:text=meaning%20‘never%20compress’-,cluster_name,-(Optional[str

TODO

  • cluster_name description needs to be tested
  • app_id documentation needs improvement.

Manual testing

Valgrind run
Massif run
Build artifacts with tests
Code coverage is fully covered, coverage report shows missing lines because it is a standalone test.

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.28%. Comparing base (50f5b0f) to head (de3a767).
⚠️ Report is 9 commits behind head on dev.

Files with missing lines Patch % Lines
src/main/conversions.c 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #864      +/-   ##
==========================================
+ Coverage   83.25%   83.28%   +0.03%     
==========================================
  Files          99       99              
  Lines       14348    14374      +26     
==========================================
+ Hits        11946    11972      +26     
  Misses       2402     2402              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DomPeliniAerospike DomPeliniAerospike changed the title CLIENT-3805 [CLIENT-3805] Added app_id to cluster object for extended metrics Nov 20, 2025
@juliannguyen4 juliannguyen4 changed the title [CLIENT-3805] Added app_id to cluster object for extended metrics [CLIENT-3805] Add missing app_id to cluster object for extended metrics Dec 5, 2025
@juliannguyen4 juliannguyen4 changed the title [CLIENT-3805] Add missing app_id to cluster object for extended metrics [CLIENT-3805] Add missing app_id attribute to Cluster class for extended metrics Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants