Skip to content

[CLIENT-4425] Docs: fix broken internal references in API documentation#991

Draft
juliannguyen4 wants to merge 70 commits intodevfrom
CLIENT-4425-docs-fix-broken-internal-references
Draft

[CLIENT-4425] Docs: fix broken internal references in API documentation#991
juliannguyen4 wants to merge 70 commits intodevfrom
CLIENT-4425-docs-fix-broken-internal-references

Conversation

@juliannguyen4
Copy link
Copy Markdown
Collaborator

@juliannguyen4 juliannguyen4 commented Mar 16, 2026

CI/CD: Add job to check internal references in docs

TODO

  • Replace outdated / deprecated typing classes with native ones. Check for option to trigger warning/err in ci/cd probably through mypy

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.84%. Comparing base (88dadfa) to head (d0bfe58).
⚠️ Report is 8 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #991      +/-   ##
==========================================
+ Coverage   83.48%   83.84%   +0.35%     
==========================================
  Files          99       99              
  Lines       14402    14442      +40     
==========================================
+ Hits        12024    12109      +85     
+ Misses       2378     2333      -45     

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

…t documented _cdt_ctx (or private classes in general). TODO: add this error to ignore list
…name to work, we need to add back these lines.
…ing, just make them public for now. Trying to see if the doc's cross references now work for the other errors
…xpression isn't actually defined anywhere except in .rst
juliannguyen4 and others added 30 commits March 20, 2026 13:41
… of typing constructs. Sphinx issue 14003"

This reverts commit ead04be.
…is addresses one of the errors"

This reverts commit cadfcf7.
…ied name in signature is ugly, so need to find way to show without packages/modules
…. The error messages aren't specific enough"

This reverts commit 4f4b20d.
…ndocument TypeBatchPolicyRead to see if an error still happens.
…ses in aerospike_helpers/batch/record.py evaluate to the real type but TypeCTX and TypePolicy in expressions/map.py do not
…t expressions module is, so try removing autodoc_type_aliases
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.

2 participants