Skip to content

feature/projects-to-core#1325

Open
geoffjay wants to merge 23 commits into
mainfrom
feature/projects-to-core
Open

feature/projects-to-core#1325
geoffjay wants to merge 23 commits into
mainfrom
feature/projects-to-core

Merge pull request #1330 from geoffjay/epic-1314

2517ec6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 0s

49.93% (+0.74%) compared to 7a644c2

View this Pull Request on Codecov

49.93% (+0.74%) compared to 7a644c2

Details

Codecov Report

❌ Patch coverage is 69.44444% with 110 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.93%. Comparing base (7a644c2) to head (2517ec6).

Files with missing lines Patch % Lines
crates/cli/src/commands/admin.rs 50.40% 61 Missing ⚠️
crates/orchestrator/src/client.rs 59.09% 27 Missing ⚠️
crates/mcp/src/tools/orchestrator_debug.rs 0.00% 6 Missing ⚠️
crates/cli/src/main.rs 0.00% 5 Missing ⚠️
crates/core/src/api/projects.rs 95.50% 4 Missing ⚠️
crates/common/src/config.rs 50.00% 2 Missing ⚠️
crates/mcp/src/client.rs 0.00% 2 Missing ⚠️
ui/src/services/core.ts 33.33% 2 Missing ⚠️
ui/src/components/knowledge/ProjectPicker.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1325      +/-   ##
==========================================
+ Coverage   49.19%   49.93%   +0.74%     
==========================================
  Files         468      472       +4     
  Lines       31606    31777     +171     
  Branches     3121     3171      +50     
==========================================
+ Hits        15547    15867     +320     
+ Misses      16027    15878     -149     
  Partials       32       32              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.