fix: report actual RSS fetch attempts - #48
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughRSS fetch retries now track actual attempts and report that count in ChangesRSS retry reporting
Estimated code review effort: 2 (Simple) | ~10 minutes ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #48 +/- ##
=======================================
Coverage 99.64% 99.64%
=======================================
Files 38 38
Lines 6210 6226 +16
Branches 341 341
=======================================
+ Hits 6188 6204 +16
Misses 15 15
Partials 7 7 ☔ View full report in Codecov by Harness. |
|
/agentic_review |
1 similar comment
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 66d6534 |
PR Summary by QodoFix RSS fetch error messaging to report actual attempt count
AI Description
Diagram
High-Level Assessment
Files changed (2)
|
|
Code review by qodo was updated up to the latest commit 66d6534 |
Summary
Verification
mise exec -- uv run pytest tests/test_sources.py -qmise exec -- uv run --with pytest --with pytest-cov -- pytest --cov --cov-branch --cov-report=xml(592 passed; 15 missed lines, 7 partial branches)prek run --all-filesSummary by CodeRabbit