Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merge pending] Add mirror gateway definition #1948

Closed
wants to merge 39 commits into from

feat: schema and protobuf update

08c44fb
Select commit
Loading
Failed to load commit list.
Closed

[Merge pending] Add mirror gateway definition #1948

feat: schema and protobuf update
08c44fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 16, 2023 in 0s

30.34% (-0.37%) compared to 193178e

View this Pull Request on Codecov

30.34% (-0.37%) compared to 193178e

Details

Codecov Report

Attention: 71 lines in your changes are missing coverage. Please review.

Comparison is base (193178e) 30.70% compared to head (08c44fb) 30.34%.

❗ Current head 08c44fb differs from pull request most recent head c9007ed. Consider uploading reports for the commit c9007ed to get more accurate results

Files Patch % Lines
pkg/gateway/mirror/handler/grpc/option.go 14.28% 37 Missing and 5 partials ⚠️
internal/config/mirror.go 0.00% 20 Missing ⚠️
internal/net/grpc/metadata.go 0.00% 4 Missing ⚠️
internal/circuitbreaker/manager.go 0.00% 2 Missing ⚠️
internal/k8s/reconciler.go 0.00% 2 Missing ⚠️
...ernal/net/grpc/interceptor/server/metric/metric.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2237      +/-   ##
==========================================
- Coverage   30.70%   30.34%   -0.37%     
==========================================
  Files         358      362       +4     
  Lines       34996    37681    +2685     
==========================================
+ Hits        10746    11434     +688     
- Misses      23748    25688    +1940     
- Partials      502      559      +57     

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