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: Updates the grpc-web example to avoid dart:html #748

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

aran
Copy link
Contributor

@aran aran commented Dec 4, 2024

Updates the grpc-web example to avoid dart:html.

Depends on: #747

This PR is based on #747, the added commit is 310000a.

Copy link

github-actions bot commented Dec 4, 2024

PR Health

Breaking changes ⚠️
Package Change Current Version New Version Needed Version Looking good?
grpc Non-Breaking 4.0.1 4.0.2-wip 4.1.0
Got "4.0.2-wip" expected >= "4.1.0" (non-breaking changes)
⚠️

This check can be disabled by tagging the PR with skip-breaking-check.

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

Coverage ⚠️
File Coverage
lib/grpc_or_grpcweb.dart 💚 57 %
lib/src/client/transport/xhr_transport.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.

Copy link
Contributor

@mosuem mosuem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to land after #747

@aran aran force-pushed the grpc-web-example-package-web branch from 310000a to 2b2b151 Compare December 16, 2024 17:17
@aran
Copy link
Contributor Author

aran commented Dec 17, 2024

Will be based on #750 instead of #747

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants