Skip to content

Conversation

@Harshal6927
Copy link
Member

Description

Closes

cofin and others added 9 commits October 18, 2025 21:58
Add custom types documentation for Advanced Alchemy

- Introduced basic types: GUID, DateTimeUTC, JsonB, BigIntIdentity.
- Added file storage types: FileObject, FileObjectList, StoredObject.
- Documented security types: EncryptedString, EncryptedText, PasswordHash.
- Created index for custom types with quick reference and database compatibility.
- Included usage examples and integration patterns for each type.
**Reference Documentation Enhancements:**
- Add standalone CLI reference documentation with usage examples
- Enhance types reference with organized sections for all type categories
- Enhance base reference with explicit documentation for all base classes
- Add explicit class documentation to resolve cross-reference warnings

**Fixes:**
- Remove 5 orphaned usage files from previous reorganization
- Fix unknown document references in getting-started.rst and index.rst
- Fix document references in modeling docs (../types → ../types/index)
- Fix SQL lexing error in migrations.rst with proper tab-set syntax
- Add :no-index: to CLI functions to prevent duplicate documentation

**Storage Documentation:**
- Add comprehensive MinIO configuration examples
- Fix framework integration examples in obstore.rst
- Add tab-set for Litestar and FastAPI file upload patterns
- Correct tag pattern example to show UniqueMixin value

**Build Results:**
- Reduced warnings from 19+ to 8 (only optional dependencies)
- Zero critical errors
- Zero cross-reference issues for core classes
- Clean build with proper tab rendering

Resolves documentation completeness issues identified in Phase 3+ audit.
@Harshal6927 Harshal6927 changed the title Docs overhaul docs: complete reference documentation overhaul and fix critical issues Oct 25, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.67%. Comparing base (7b7cd60) to head (4e28bd4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #590   +/-   ##
=======================================
  Coverage   79.67%   79.67%           
=======================================
  Files          87       87           
  Lines        6392     6392           
  Branches      824      824           
=======================================
  Hits         5093     5093           
  Misses       1043     1043           
  Partials      256      256           

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

@cofin cofin changed the title docs: complete reference documentation overhaul and fix critical issues docs: overhaul usage documentation Oct 27, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 6, 2025

@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Documentation preview will be available shortly at https://litestar-org.github.io/advanced-alchemy-docs-preview/590

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants