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: install gcc by hand #571

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Conversation

software-dov
Copy link
Contributor

Preliminary fix for broken unit tests in protobuf dependency update

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 17, 2020
@codecov
Copy link

codecov bot commented Aug 17, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@481975e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master      #571   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?        26           
  Lines             ?      1508           
  Branches          ?       308           
==========================================
  Hits              ?      1508           
  Misses            ?         0           
  Partials          ?         0           
Impacted Files Coverage Δ
gapic/utils/code.py 100.00% <0.00%> (ø)
gapic/schema/wrappers.py 100.00% <0.00%> (ø)
gapic/samplegen_utils/yaml.py 100.00% <0.00%> (ø)
gapic/utils/lines.py 100.00% <0.00%> (ø)
gapic/utils/cache.py 100.00% <0.00%> (ø)
gapic/utils/doc.py 100.00% <0.00%> (ø)
gapic/samplegen_utils/utils.py 100.00% <0.00%> (ø)
gapic/samplegen/__init__.py 100.00% <0.00%> (ø)
gapic/samplegen/samplegen.py 100.00% <0.00%> (ø)
gapic/samplegen/manifest.py 100.00% <0.00%> (ø)
... and 16 more

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 481975e...d02aba9. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants