Skip to content

feat: backends, jj support#185

Draft
cococonscious wants to merge 3 commits intomainfrom
feature/jj-support
Draft

feat: backends, jj support#185
cococonscious wants to merge 3 commits intomainfrom
feature/jj-support

Conversation

@cococonscious
Copy link
Owner

Implements Jujutsu VCS support by allowing multiple backends to be defined.
When using 'jj describe', previous values are pre-selected/pre-filled to allow for easy editing.
Disclaimer: As I don't use Jujutsu myself, I used Anthropic's Opus 4.6 LLM to assist in the implementation of this feature. Please review carefully.

Refs: #109

Implements Jujutsu VCS support by allowing multiple backends to be defined.
When using 'jj describe', previous values are pre-selected/pre-filled to allow for easy editing.
Disclaimer: As I don't use Jujutsu myself, I used Anthropic's Opus 4.6 LLM to assist in the implementation of this feature. Please review carefully.

Refs: #109
@cococonscious cococonscious mentioned this pull request Mar 13, 2026
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

❌ Patch coverage is 89.30481% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/lib/questions.rs 87.50% 11 Missing ⚠️
src/lib/vcs.rs 90.81% 9 Missing ⚠️
Files with missing lines Coverage Δ
src/lib/commit.rs 100.00% <ø> (ø)
src/lib/config.rs 100.00% <100.00%> (ø)
src/lib/vcs.rs 90.81% <90.81%> (ø)
src/lib/questions.rs 92.30% <87.50%> (-5.03%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant