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

bazel: Use new ProtoInfo provider #893

Merged
merged 1 commit into from
Mar 4, 2019
Merged

Conversation

drigz
Copy link
Contributor

@drigz drigz commented Mar 4, 2019

The old .proto provider will be removed in a future Bazel release:
bazelbuild/bazel#7152

The Bazel build now requires Bazel 0.22.0 or newer.

The old `.proto` provider will be removed in a future Bazel release:
bazelbuild/bazel#7152

The Bazel build now requires Bazel 0.22.0 or newer.
@codecov-io
Copy link

Codecov Report

Merging #893 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #893   +/-   ##
=======================================
  Coverage   53.69%   53.69%           
=======================================
  Files          39       39           
  Lines        3926     3926           
=======================================
  Hits         2108     2108           
  Misses       1621     1621           
  Partials      197      197

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15c52a7...a552b5b. Read the comment docs.

@achew22 achew22 merged commit 87b57f5 into grpc-ecosystem:master Mar 4, 2019
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.

4 participants