RuntimeTools / SwiftMetrics

Swift Application Metrics instruments the Swift runtime for performance monitoring, providing the monitoring data programatically via an API or visually with an Eclipse Client.
https://developer.ibm.com/swift/monitoring-diagnostics/application-metrics-for-swift/
Other
155 stars 50 forks source link

Create rest api #183

Closed mattcolegate closed 6 years ago

mattcolegate commented 6 years ago

DO NOT MERGE! I'm raising a PR to push it through Code Coverage.

codecov-io commented 6 years ago

Codecov Report

Merging #183 into master will increase coverage by 6.56%. The diff coverage is 91.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #183      +/-   ##
==========================================
+ Coverage   16.38%   22.95%   +6.56%     
==========================================
  Files           8        9       +1     
  Lines        1965     2100     +135     
==========================================
+ Hits          322      482     +160     
+ Misses       1643     1618      -25
Flag Coverage Δ
#SwiftBAMDC 0% <ø> (ø) :arrow_up:
#SwiftMetrics 22.95% <91.11%> (+6.56%) :arrow_up:
#SwiftMetricsBluemix 20.25% <ø> (ø) :arrow_up:
#SwiftMetricsDash 18.18% <ø> (ø) :arrow_up:
#SwiftMetricsKitura 19.79% <ø> (+2.03%) :arrow_up:
#SwiftMetricsPrometheus 18.26% <ø> (+1.88%) :arrow_up:
#SwiftMetricsREST 22.95% <91.11%> (?)
Impacted Files Coverage Δ
Sources/SwiftMetricsREST/SwiftMetricsREST.swift 91.11% <91.11%> (ø)
...ources/SwiftMetricsKitura/SwiftMetricsKitura.swift 86.04% <0%> (+86.04%) :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 6df2ca3...1dfad25. Read the comment docs.

mattcolegate commented 6 years ago

Cleared for merging if Pete says it's ok