Skip to content

fix: router tests

1b9a02c
Select commit
Loading
Failed to load commit list.
Merged

feat: local cosmo cloud registry #2778

fix: router tests
1b9a02c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

48.80% (target 30.00%)

View this Pull Request on Codecov

48.80% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 14.28571% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.80%. Comparing base (d1ae20c) to head (1b9a02c).

Files with missing lines Patch % Lines
...pkg/grpcconnector/grpcpluginoci/grpc_oci_plugin.go 0.00% 11 Missing ⚠️
router/core/graph_server.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2778       +/-   ##
===========================================
- Coverage   58.96%   48.80%   -10.16%     
===========================================
  Files         240      377      +137     
  Lines       26387    39501    +13114     
  Branches        0      661      +661     
===========================================
+ Hits        15558    19279     +3721     
- Misses       9314    18789     +9475     
+ Partials     1515     1433       -82     
Files with missing lines Coverage Δ
cli/src/commands/demo/util.ts 94.10% <100.00%> (ø)
cli/src/core/config.ts 96.07% <100.00%> (ø)
router/pkg/config/config.go 50.64% <ø> (ø)
router/core/graph_server.go 78.75% <0.00%> (-4.61%) ⬇️
...pkg/grpcconnector/grpcpluginoci/grpc_oci_plugin.go 0.00% <0.00%> (ø)

... and 175 files with indirect coverage changes

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