RuntimeTools / appmetrics

Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
https://developer.ibm.com/open/node-application-metrics/
Apache License 2.0
970 stars 125 forks source link

Re-enable codecov and bump version (as well as tap) #623

Closed mattcolegate closed 4 years ago

mattcolegate commented 4 years ago

Fixes #580

Renabling codecov, updatind codecov and tap to latest versions.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@0bea1b9). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #623   +/-   ##
=========================================
  Coverage          ?   56.02%           
=========================================
  Files             ?       41           
  Lines             ?     2588           
  Branches          ?        0           
=========================================
  Hits              ?     1450           
  Misses            ?     1138           
  Partials          ?        0

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 0bea1b9...33bae31. Read the comment docs.

mattcolegate commented 4 years ago

Closing this PR as it needs more work to not permanently fail Windows builds.