README: link Announcement Blogs and add AutoQuantize blog to Latest News - #2291
Conversation
Signed-off-by: realAsma <akuriparambi@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. 📝 WalkthroughWalkthroughThe README header now links to announcement blogs. The Latest News section now includes an August 24, 2026 entry for the AutoQuantize blog. ChangesModel Optimizer README updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This is a localized documentation-only README update with no actionable merge-blocking risk remaining after normal checks and review. 🚥 Pre-merge checks | ✅ 6✅ Passed checks (6 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) Full details: Security Anti-PatternsExplanation PASS: The PR changes only README.md (+3/-1) relative to origin/main. It adds navigation and Latest News links, with no changes to modelopt or examples Python files, no dependency changes, and no introduced security anti-patterns covered by this check. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2291 +/- ##
==========================================
- Coverage 79.05% 79.04% -0.01%
==========================================
Files 525 525
Lines 61106 61153 +47
==========================================
+ Hits 48308 48341 +33
- Misses 12798 12812 +14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Signed-off-by: realAsma <akuriparambi@nvidia.com>
|
The Latest News entry added in #2291 was too verbose, so this reduces it to the title-only style used by the rest of the list. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Shortened the AutoQuantize latest-news entry while preserving its date and link. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: realAsma <akuriparambi@nvidia.com>
What does this PR do?
Type of change: documentation.
The announcements landing page intentionally points to the documentation site root:
docs/source/index.rstis titled "Announcements".Usage
N/A — documentation-only change.
Testing
pre-commit run --files README.md .git diff --checkBefore your PR is "Ready for review"
CONTRIBUTING.md: N/ACHANGELOG.rst?: N/A — README-only documentation update.Additional Information
None.
Summary by CodeRabbit