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

Support configuring RESTAPI to GRPC via HTTPFilterPolicy #616

Closed
wants to merge 3 commits into from

Merge branch 'mosn:main' into support-restapi-to-grpc

db6bb02
Select commit
Loading
Failed to load commit list.
Closed

Support configuring RESTAPI to GRPC via HTTPFilterPolicy #616

Merge branch 'mosn:main' into support-restapi-to-grpc
db6bb02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2024 in 0s

89.72% (target 80.00%)

View this Pull Request on Codecov

89.72% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.72%. Comparing base (1d5db16) to head (db6bb02).
Report is 98 commits behind head on main.

Files with missing lines Patch % Lines
types/plugins/grpc_json_transcoder/config.go 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #616      +/-   ##
==========================================
+ Coverage   89.70%   89.72%   +0.01%     
==========================================
  Files         109      111       +2     
  Lines        5216     5234      +18     
==========================================
+ Hits         4679     4696      +17     
- Misses        362      363       +1     
  Partials      175      175              

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