RuntimeTools / appmetrics-dash

A data visualizer that uses " Node Application Metrics" (appmetrics) to monitor and display Node.js application data as a html web application.
Other
456 stars 55 forks source link

Add units data to the summary report #157

Closed jonathan-spruce closed 6 years ago

jonathan-spruce commented 6 years ago

Resolves https://github.com/RuntimeTools/javametrics/issues/80 as part of work being done for https://github.ibm.com/dev-ex/portal/issues/412

codecov-io commented 6 years ago

Codecov Report

Merging #157 into master will increase coverage by 1.83%. The diff coverage is 30.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   64.02%   65.86%   +1.83%     
==========================================
  Files           4        4              
  Lines         417      416       -1     
==========================================
+ Hits          267      274       +7     
+ Misses        150      142       -8
Impacted Files Coverage Δ
lib/appmetrics-rest.js 79.36% <100%> (-0.33%) :arrow_down:
lib/classes/collections.js 66% <25%> (ø) :arrow_up:
lib/appmetrics-dash.js 62.91% <0%> (+2.64%) :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 ed4d1fa...235cda0. Read the comment docs.