Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

refactor: drop dependency on common-grpc#606

Merged
JustinBeckwith merged 5 commits intomasterfrom
less
Oct 17, 2019
Merged

refactor: drop dependency on common-grpc#606
JustinBeckwith merged 5 commits intomasterfrom
less

Conversation

@JustinBeckwith
Copy link
Copy Markdown
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 11, 2019
@bcoe bcoe added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 16, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 16, 2019
Copy link
Copy Markdown

@bcoe bcoe left a comment

Choose a reason for hiding this comment

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

This looks reasonable to me, I like the approach of vending the parts of common-grpc that we're using.

I'm concerned about the failing system tests, because they look like they might be real, I'll kick off tests a couple times and see if we just had a blip.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 16, 2019

Codecov Report

Merging #606 into master will decrease coverage by 2.28%.
The diff coverage is 77.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
- Coverage   97.09%   94.81%   -2.29%     
==========================================
  Files          10       11       +1     
  Lines         447      501      +54     
  Branches       59       74      +15     
==========================================
+ Hits          434      475      +41     
- Misses          0       12      +12     
- Partials       13       14       +1
Impacted Files Coverage Δ
src/entry.ts 93.1% <100%> (ø) ⬆️
src/index.ts 95.43% <100%> (ø) ⬆️
src/common.ts 75.92% <75.92%> (ø)

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 d508119...33c92b8. Read the comment docs.

Comment thread src/common.ts
@@ -0,0 +1,217 @@
/*!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should copy over the test suite for these files from common-grpc.

@JustinBeckwith JustinBeckwith merged commit 51dd050 into master Oct 17, 2019
@stephenplusplus stephenplusplus deleted the less branch February 13, 2020 14:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants