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!: drop support for node.js 8.x #439

Closed JustinBeckwith closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #439 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #439   +/-   ##
=======================================
  Coverage   97.99%   98.00%           
=======================================
  Files           2        2           
  Lines         449      451    +2     
  Branches       39       36    -3     
=======================================
+ Hits          440      442    +2     
  Misses          9        9           
Impacted Files Coverage Δ
src/index.ts 98.30% <100.00%> (+<0.01%) :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 7108b42...be66556. Read the comment docs.