googleapis / nodejs-logging-bunyan

Node.js client integration between Stackdriver Logging and Bunyan.
https://cloud.google.com/logging/
Apache License 2.0
63 stars 34 forks source link

build(tests): fix coveralls and enable build cop #415

Closed bcoe closed 4 years ago

gcf-merge-on-green[bot] commented 4 years ago

Your PR was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. See required reviews for your repo here: https://github.com/googleapis/sloth/blob/master/required-checks.json

gcf-merge-on-green[bot] commented 4 years ago

Your PR was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. See required reviews for your repo here: https://github.com/googleapis/sloth/blob/master/required-checks.json

codecov[bot] commented 4 years ago

Codecov Report

Merging #415 into master will increase coverage by 0.89%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #415      +/-   ##
==========================================
+ Coverage    97.1%   97.99%   +0.89%     
==========================================
  Files           2        2              
  Lines         449      449              
  Branches       37       36       -1     
==========================================
+ Hits          436      440       +4     
+ Misses         13        9       -4
Impacted Files Coverage Δ
src/index.ts 98.29% <0%> (+0.28%) :arrow_up:
src/middleware/express.ts 96.9% <0%> (+3.09%) :arrow_up:

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 66970bb...92f9d37. Read the comment docs.