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
154 stars 49 forks source link

Update to Swift 4.1 and Kitura 2.3 #184

Closed ianpartridge closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #184 into master will decrease coverage by 0.05%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
- Coverage   16.43%   16.38%   -0.06%     
==========================================
  Files           8        8              
  Lines        1959     1965       +6     
==========================================
  Hits          322      322              
- Misses       1637     1643       +6
Flag Coverage Δ
#SwiftBAMDC 0% <0%> (ø) :arrow_up:
#SwiftMetrics 16.38% <0%> (-0.06%) :arrow_down:
#SwiftMetricsBluemix 20.25% <0%> (-0.08%) :arrow_down:
#SwiftMetricsDash 18.18% <0%> (-0.07%) :arrow_down:
#SwiftMetricsKitura 17.75% <0%> (-0.06%) :arrow_down:
#SwiftMetricsPrometheus 16.38% <0%> (-0.06%) :arrow_down:
Impacted Files Coverage Δ
Sources/SwiftBAMDC/SwiftMetricsBAMConfig.swift 0% <0%> (ø) :arrow_up:
Sources/SwiftBAMDC/SwiftDataCollector.swift 0% <0%> (ø) :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 84d706a...7814944. Read the comment docs.

ianpartridge commented 6 years ago

@sjanuary I think this is good to go now.