grpc / grpc-dart

The Dart language implementation of gRPC.
https://pub.dev/packages/grpc
Apache License 2.0
860 stars 271 forks source link

ignore unreachable_switch_default in weird switch case #737

Closed kevmoo closed 1 month ago

github-actions[bot] commented 1 month ago

PR Health

Breaking changes :heavy_check_mark: | Package | Change | Current Version | New Version | Needed Version | Looking good? | | :--- | :--- | ---: | ---: | ---: | ---: | |grpc|None|4.0.2-wip|4.0.2-wip|4.0.2-wip|:heavy_check_mark:|
Coverage :heavy_check_mark: | File | Coverage | | :--- | :--- | |lib/src/client/transport/web_streams.dart| :green_heart: 54 % | This check for [test coverage](https://github.com/dart-lang/ecosystem/wiki/Test-Coverage) is informational (issues shown here will not fail the PR).
API leaks :warning: The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API. | Package | Leaked API symbols | | :--- | :--- | |grpc|Any
$1.Duration
ServerHandler| This check can be disabled by tagging the PR with `skip-leaking-check`.
Package publish validation :heavy_check_mark: | Package | Version | Status | | :--- | ---: | :--- | | package:grpc | 4.0.2-wip | WIP (no publish necessary) | Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
github-actions[bot] commented 1 month ago

PR Health

Breaking changes :heavy_check_mark: | Package | Change | Current Version | New Version | Needed Version | Looking good? | | :--- | :--- | ---: | ---: | ---: | ---: | |grpc|None|4.0.2-wip|4.0.2-wip|4.0.2-wip|:heavy_check_mark:|
Changelog Entry :exclamation: | Package | Changed Files | | :--- | :--- | | package:grpc | lib/src/client/transport/web_streams.dart | Changes to files need to be [accounted for](https://github.com/dart-lang/ecosystem/wiki/Changelog) in their respective changelogs. This check can be disabled by tagging the PR with `skip-changelog-check`.
Coverage :heavy_check_mark: | File | Coverage | | :--- | :--- | |lib/src/client/transport/web_streams.dart| :green_heart: 54 % | This check for [test coverage](https://github.com/dart-lang/ecosystem/wiki/Test-Coverage) is informational (issues shown here will not fail the PR).
API leaks :warning: The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API. | Package | Leaked API symbols | | :--- | :--- | |grpc|Any
$1.Duration
ServerHandler| This check can be disabled by tagging the PR with `skip-leaking-check`.
Package publish validation :heavy_check_mark: | Package | Version | Status | | :--- | ---: | :--- | | package:grpc | 4.0.2-wip | WIP (no publish necessary) | Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.