Skip to content

version rev 0.1.28, TUI refactor and design alignment, refine git provider setup#34

Open
untra wants to merge 2 commits intomainfrom
feature/refined-vscode-status
Open

version rev 0.1.28, TUI refactor and design alignment, refine git provider setup#34
untra wants to merge 2 commits intomainfrom
feature/refined-vscode-status

Conversation

@untra
Copy link
Copy Markdown
Owner

@untra untra commented Mar 29, 2026

Operator! PR

TUI ui refactor, tightening and aligning design between these control panes

advanced, more applicable controls for launching tickets

vscode extension updates, structured updates for TUI registration and git provider setup

add a sweet (optional) meme

Type of change

  • Docs update (changes to the readme or a site page, no code changes)
  • Ops wrangling (automation or test improvements)
  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Sweet release (needs a lot of work and effort)
  • Something else (explain please)

Checklists

  • If modifying code, at least one test has been added to the suite

untra and others added 2 commits March 29, 2026 15:44
TUI ui refactor, tightening and aligning design between these control panes

advanced, more applicable controls for launching tickets

vscode extension updates, structured updates for TUI registration and git provider setup

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 29, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 1247 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.17%. Comparing base (7f5c75d) to head (51a97ea).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
vscode-extension/src/extension.ts 0.00% 814 Missing ⚠️
vscode-extension/src/tickets-dir.ts 0.00% 109 Missing ⚠️
vscode-extension/src/sections/config-section.ts 0.00% 79 Missing ⚠️
vscode-extension/src/sections/llm-section.ts 0.00% 51 Missing ⚠️
vscode-extension/src/status-item.ts 0.00% 42 Missing ⚠️
vscode-extension/src/git-onboarding.ts 0.00% 28 Missing ⚠️
vscode-extension/src/status-provider.ts 0.00% 25 Missing ⚠️
vscode-extension/src/terminal-manager.ts 0.00% 19 Missing ⚠️
vscode-extension/src/sections/types.ts 0.00% 15 Missing ⚠️
vscode-extension/src/ticket-provider.ts 0.00% 13 Missing ⚠️
... and 7 more
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   51.96%   52.17%   +0.21%     
==========================================
  Files         233      234       +1     
  Lines       55518    55150     -368     
  Branches    45354    44760     -594     
==========================================
- Hits        28849    28776      -73     
+ Misses      25905    25619     -286     
+ Partials      764      755       -9     
Flag Coverage Δ
typescript 64.74% <ø> (ø)
vscode-extension 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/agents/launcher/llm_command.rs 79.06% <ø> (ø)
src/agents/launcher/mod.rs 17.60% <ø> (+0.01%) ⬆️
src/agents/launcher/options.rs 57.14% <ø> (ø)
src/agents/launcher/worktree_setup.rs 42.53% <ø> (-0.43%) ⬇️
src/app/agents.rs 0.00% <ø> (ø)
src/app/data_sync.rs 0.00% <ø> (ø)
src/app/keyboard.rs 0.00% <ø> (ø)
src/app/mod.rs 0.00% <ø> (ø)
src/app/review.rs 0.00% <ø> (ø)
src/app/tickets.rs 0.00% <ø> (ø)
... and 35 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants