googleapis / nodejs-projectify

A simple utility for replacing the projectId token in objects.
Apache License 2.0
8 stars 6 forks source link

build: add **/*.d.ts to coverage ignore list #148

Closed yoshi-automation closed 4 years ago

yoshi-automation commented 4 years ago

This PR was generated using Autosynth. :rainbow:

Log from Synthtool ``` synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py. .eslintignore .eslintrc.yml .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md .github/ISSUE_TEMPLATE/support_request.md .github/PULL_REQUEST_TEMPLATE.md .github/release-please.yml .jsdoc.js .kokoro/common.cfg .kokoro/continuous/node10/common.cfg .kokoro/continuous/node10/docs.cfg .kokoro/continuous/node10/lint.cfg .kokoro/continuous/node10/samples-test.cfg .kokoro/continuous/node10/system-test.cfg .kokoro/continuous/node10/test.cfg .kokoro/continuous/node12/common.cfg .kokoro/continuous/node12/test.cfg .kokoro/continuous/node8/common.cfg .kokoro/continuous/node8/test.cfg .kokoro/docs.sh .kokoro/lint.sh .kokoro/presubmit/node10/common.cfg .kokoro/presubmit/node10/docs.cfg .kokoro/presubmit/node10/lint.cfg .kokoro/presubmit/node10/samples-test.cfg .kokoro/presubmit/node10/system-test.cfg .kokoro/presubmit/node10/test.cfg .kokoro/presubmit/node12/common.cfg .kokoro/presubmit/node12/test.cfg .kokoro/presubmit/node8/common.cfg .kokoro/presubmit/node8/test.cfg .kokoro/presubmit/windows/common.cfg .kokoro/presubmit/windows/test.cfg .kokoro/publish.sh .kokoro/release/docs.cfg .kokoro/release/docs.sh .kokoro/release/publish.cfg .kokoro/samples-test.sh .kokoro/system-test.sh .kokoro/test.bat .kokoro/test.sh .kokoro/trampoline.sh .nycrc .prettierignore .prettierrc CODE_OF_CONDUCT.md CONTRIBUTING.md LICENSE README.md codecov.yaml renovate.json samples/README.md synthtool > Removing obsolete file .git/objects/37/8493c22248045f92f59502be1bc28861c4b00e... synthtool > Removing obsolete file .git/refs/tags/v1.0.4... synthtool > Removing obsolete file .git/objects/61/fd4fa6821b6794e71f4c6e97fc177a41620391... synthtool > Removing obsolete file .git/objects/4e/243a3686540b1c4c916257c5a41098fe8513c8... synthtool > Removing obsolete file .git/objects/52/da94ed640d9bc3046ecb0ed961be7b64600b8d... synthtool > Removing obsolete file .git/objects/37/da1d5b6fc321e01fa2ba46d483096db766d317... synthtool > Removing obsolete file .git/objects/14/67d2247bfc7d2c162fcd3723715e09a2ffc4e4... synthtool > Removing obsolete file .git/objects/9a/b1b7be9e34e6924cd0a5100612979be63723d6... synthtool > Removing obsolete file .git/objects/ae/d10b750026a250315779e47b93fadbe1526cfd... synthtool > Removing obsolete file .git/objects/b5/7421bf6dc8966aba07fa392383a15132396c04... synthtool > Wrote metadata to synth.metadata. ```
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #148   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          66     66           
  Branches       14     14           
=====================================
  Hits           66     66

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 014af2b...a61a250. Read the comment docs.