-
Notifications
You must be signed in to change notification settings - Fork 281
Bump protobuf dependency to 4.0.0 and prepare to release 4.0.3 #774
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
Conversation
Package publishing
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation. |
PR HealthBreaking changes ✔️
Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. Coverage ✔️
This check for test coverage is informational (issues shown here will not fail the PR).
API leaks
|
| Package | Leaked API symbols |
|---|---|
| grpc | Any $1.Duration |
This check can be disabled by tagging the PR with skip-leaking-check.
PR HealthBreaking changes ✔️
Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs.
Coverage
|
| File | Coverage |
|---|---|
| lib/src/generated/google/protobuf/any.pb.dart | 💚 28 % |
| lib/src/generated/google/protobuf/any.pbenum.dart | 💔 Not covered |
| lib/src/generated/google/protobuf/any.pbjson.dart | 💔 Not covered |
| lib/src/generated/google/protobuf/duration.pb.dart | 💔 0 % ⬇️ NaN % |
| lib/src/generated/google/protobuf/duration.pbenum.dart | 💔 Not covered |
| lib/src/generated/google/protobuf/duration.pbjson.dart | 💔 Not covered |
| lib/src/generated/google/rpc/error_details.pb.dart | 💚 4 % |
| lib/src/generated/google/rpc/error_details.pbenum.dart | 💔 Not covered |
| lib/src/generated/google/rpc/error_details.pbjson.dart | 💔 Not covered |
| lib/src/generated/google/rpc/status.pb.dart | 💚 30 % |
| lib/src/generated/google/rpc/status.pbenum.dart | 💔 Not covered |
| lib/src/generated/google/rpc/status.pbjson.dart | 💔 Not covered |
This check for test coverage is informational (issues shown here will not fail the PR).
This check can be disabled by tagging the PR with skip-coverage-check.
API leaks ⚠️
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 |
This check can be disabled by tagging the PR with skip-leaking-check.
|
@mkustermann could you rubberstamp? |
No description provided.