grpc-dart
grpc-dart copied to clipboard
Enable vmservice test
PR Health
Breaking changes :warning:
Details
| Package | Change | Current Version | New Version | Needed Version | Looking good? |
|---|---|---|---|---|---|
| grpc | Non-Breaking | 4.0.0 | 4.0.0 | 4.1.0 Got "4.0.0" expected >= "4.1.0" (non-breaking changes) |
:warning: |
This check can be disabled by tagging the PR with skip-breaking-check.
Changelog Entry :exclamation:
Details
| Package | Changed Files |
|---|---|
| package:grpc | example/googleapis/pubspec.yaml example/grpc-web/pubspec.yaml example/helloworld/pubspec.yaml example/metadata/pubspec.yaml example/route_guide/pubspec.yaml lib/grpc_duration.dart pubspec.yaml |
Changes to files need to be accounted for in their respective changelogs.
This check can be disabled by tagging the PR with skip-changelog-check.
Coverage :warning:
Details
| File | Coverage |
|---|---|
| lib/grpc_duration.dart | :broken_heart: 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 :warning:
Details
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 | ServerHandler Any |
This check can be disabled by tagging the PR with skip-leaking-check.
Package publish validation :heavy_check_mark:
Details
| Package | Version | Status |
|---|---|---|
| package:grpc | 4.0.0 | ready to publish |
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
Package publishing
| Package | Version | Status | Publish tag (post-merge) |
|---|---|---|---|
| package:grpc | 4.0.0 | ready to publish | v4.0.0 |
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
Resolved in #732