Skip to content

fix: do not exclude d.ts files, and add install test#545

Merged
callmehiphop merged 2 commits intogoogleapis:masterfrom
AVaksman:add_install_test
Sep 25, 2019
Merged

fix: do not exclude d.ts files, and add install test#545
callmehiphop merged 2 commits intogoogleapis:masterfrom
AVaksman:add_install_test

Conversation

@AVaksman
Copy link
Contributor

Fixes #544

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 24, 2019
@AVaksman AVaksman added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 24, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 24, 2019
@codecov
Copy link

codecov bot commented Sep 24, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #545   +/-   ##
=======================================
  Coverage   97.79%   97.79%           
=======================================
  Files          10       10           
  Lines        1313     1313           
  Branches      347      347           
=======================================
  Hits         1284     1284           
  Partials       29       29

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 3acf841...5399c0d. Read the comment docs.

@callmehiphop callmehiphop merged commit 60acdf8 into googleapis:master Sep 25, 2019
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.

Emit typescript types on build (follow-up to 526)

4 participants