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

fix(grpc-gateway): rework support for flipt.NewV1toV2MarshallerAdapter #3757

mage proto

cf40c5e
Select commit
Loading
Failed to load commit list.
Merged

fix(grpc-gateway): rework support for flipt.NewV1toV2MarshallerAdapter #3757

mage proto
cf40c5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 61.90476% with 8 lines in your changes missing coverage. Please review.

Please upload report for BASE (dependabot/go_modules/_tools/github.com/grpc-ecosystem/grpc-gateway/v2-2.25.1@5342e3a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
internal/gateway/marshaller.go 60.00% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@                                               Coverage Diff                                                @@
##             dependabot/go_modules/_tools/github.com/grpc-ecosystem/grpc-gateway/v2-2.25.1    #3757   +/-   ##
================================================================================================================
  Coverage                                                                                 ?   64.84%           
================================================================================================================
  Files                                                                                    ?      171           
  Lines                                                                                    ?    17391           
  Branches                                                                                 ?        0           
================================================================================================================
  Hits                                                                                     ?    11277           
  Misses                                                                                   ?     5418           
  Partials                                                                                 ?      696           

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