docs: refresh project metadata and references#1027
Conversation
Make issue templates consistently name dpdata, derive Sphinx version metadata from the installed package, and point BondOrderSystem docs to the real sanitizer path. These stale strings were not executable code and therefore were outside the existing test suite. Coding-Agent: Codex Codex-Version: codex-cli 0.144.4 Model: gpt-5.6-sol Reasoning-Effort: xhigh
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThe changes correct stale dpdata references in issue templates and BondOrderSystem documentation, and derive Sphinx version metadata from the package’s runtime version. ChangesRepository metadata and documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
for more information, see https://pre-commit.ci
Merging this PR will degrade performance by 11.91%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | WallTime | test_import |
11.8 ms | 13.3 ms | -11.91% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing njzjz-bot:fix/issue-1003 (b09d5a1) with master (0416b54)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1027 +/- ##
=======================================
Coverage 86.87% 86.87%
=======================================
Files 89 89
Lines 8266 8266
=======================================
Hits 7181 7181
Misses 1085 1085 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Fixes #1003.
Correct stale dpdata names, derive Sphinx version metadata from the installed package, and fix the BondOrderSystem sanitizer path.
Tests:
python -m py_compile docs/conf.pyplus package-version assertion.Why existing tests missed it: Templates and documentation metadata are not exercised by the parser/unit-test suite.
Coding agent: Codex
Codex version: codex-cli 0.144.4
Model: gpt-5.6-sol
Reasoning effort: xhigh
Summary by CodeRabbit