Cite research sources in notebooks - #165
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #165 +/- ##
=======================================
Coverage 98.80% 98.80%
=======================================
Files 55 55
Lines 5087 5087
=======================================
Hits 5026 5026
Misses 61 61 ☔ View full report in Codecov by Harness. |
There was a problem hiding this comment.
No issues found across 14 files
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Auto-approved: Adds bibliographic citations to notebook documentation, extends references.bib with five new entries, and adds a regression test ensuring all notebook citation keys resolve to bib keys. The change is documentation-only with a focused correctness test, clearly beneficial and bounded.
Re-trigger cubic
Summary
references.bibValidation
uv run pytest tests -q— 863 passed, 1 skippeduv run pre-commit run --all-files— passeduv run sphinx-build -W --keep-going -b html docs/source <temporary-directory>— passed