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 #2237

Closed
wants to merge 69 commits into from

fix: schema update and format

5bee190
Select commit
Loading
Failed to load commit list.
Closed

[Merge pending] Add mirror gateway definition #2237

fix: schema update and format
5bee190
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 7, 2023 in 0s

29.82% (-0.16%) compared to 9cd436e

View this Pull Request on Codecov

29.82% (-0.16%) compared to 9cd436e

Details

Codecov Report

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

Comparison is base (9cd436e) 29.97% compared to head (5bee190) 29.82%.
Report is 3 commits behind head on main.

❗ Current head 5bee190 differs from pull request most recent head 8192f11. Consider uploading reports for the commit 8192f11 to get more accurate results

Files Patch % Lines
pkg/gateway/mirror/service/mirror.go 29.15% 183 Missing and 9 partials ⚠️
pkg/gateway/mirror/service/discovery.go 66.07% 67 Missing and 10 partials ⚠️
pkg/gateway/mirror/service/gateway.go 0.00% 76 Missing ⚠️
pkg/gateway/mirror/handler/grpc/option.go 14.28% 37 Missing and 5 partials ⚠️
pkg/gateway/mirror/service/discovery_option.go 39.06% 35 Missing and 4 partials ⚠️
internal/config/mirror.go 0.00% 21 Missing ⚠️
pkg/gateway/mirror/service/mirror_option.go 56.09% 14 Missing and 4 partials ⚠️
pkg/gateway/mirror/service/option.go 5.26% 17 Missing and 1 partial ⚠️
internal/net/grpc/metadata.go 0.00% 4 Missing ⚠️
internal/circuitbreaker/manager.go 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2262      +/-   ##
==========================================
- Coverage   29.97%   29.82%   -0.16%     
==========================================
  Files         370      380      +10     
  Lines       36085    39645    +3560     
==========================================
+ Hits        10818    11825    +1007     
- Misses      24752    27212    +2460     
- Partials      515      608      +93     

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