Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 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 |
Replace the shared-password model for the internal worker user with per-task JWT tokens minted at dispatch time, eliminating the well-known default credential that grants superuser access on unpatched deployments. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Rely on fastapi-users' built-in "user already exists" rejection for registration — a custom guard is YAGNI. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Section-by-section design for a ZnDraw JOSS submission covering summary, statement of need, state of the field, software design, features/implementation, and related software. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Initial paper.md and bibliography.bib following JOSS format. Covers summary, statement of need, state of the field, software design, features/implementation, and related software sections. TODOs remaining: - Rokas ORCID and affiliation - molify DOI (pending publication) - MolecularWebXR DOI - Figure (zndraw_ui.png) - AI usage disclosure Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
03c8fe2 to
4355ece
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #910 +/- ##
==========================================
- Coverage 91.78% 91.68% -0.11%
==========================================
Files 246 246
Lines 22881 22881
==========================================
- Hits 21001 20978 -23
- Misses 1880 1903 +23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
paper/paper.mdandpaper/bibliography.bibfollowing JOSS formatdocs/superpowers/specs/2026-04-02-joss-paper-design.mdTODOs
paper/zndraw_ui.png) — composite screenshot of browser UI🤖 Generated with Claude Code