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
156 stars 50 forks source link

Pull cf-env changes into Swift 4 branch #140

Closed sjanuary closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #140 into swift4 will decrease coverage by 0.02%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           swift4     #140      +/-   ##
==========================================
- Coverage   41.38%   41.35%   -0.03%     
==========================================
  Files          53       53              
  Lines        4519     4527       +8     
==========================================
+ Hits         1870     1872       +2     
- Misses       2649     2655       +6
Flag Coverage Δ
#SwiftBAMDC 0% <ø> (ø) :arrow_up:
#SwiftMetrics 18.84% <0%> (-0.09%) :arrow_down:
#SwiftMetricsBluemix 21.35% <0%> (-0.11%) :arrow_down:
#SwiftMetricsDash 19.31% <0%> (-0.09%) :arrow_down:
#SwiftMetricsKitura 18.84% <0%> (-0.09%) :arrow_down:
#agentcore 36.85% <0%> (-0.03%) :arrow_down:
#cpuplugin 38.87% <0%> (-0.03%) :arrow_down:
#envplugin 40.95% <0%> (-0.04%) :arrow_down:
#hcapiplugin 41.38% <0%> (-0.04%) :arrow_down:
#memplugin 42.92% <0%> (-0.04%) :arrow_down:
#mqttplugin 41.35% <0%> (-0.03%) :arrow_down:
#ostreamplugin 41.35% <0%> (-0.03%) :arrow_down:
#paho 41.35% <0%> (-0.03%) :arrow_down:
Impacted Files Coverage Δ
Sources/SwiftMetricsDash/SwiftMetricsDash.swift 0% <ø> (ø) :arrow_up:
Sources/SwiftMetrics/SwiftMetrics.swift 72.97% <ø> (ø) :arrow_up:
...rces/SwiftMetricsBluemix/SwiftMetricsBluemix.swift 0% <0%> (ø) :arrow_up:
Sources/agentcore/ibmras/common/Logger.cpp 62.06% <0%> (+3.44%) :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 fecda35...9262f17. Read the comment docs.