Closed hunguyenaxon closed 1 year ago
Attention: 4 lines
in your changes are missing coverage. Please review.
Files | Coverage Δ | |
---|---|---|
...etrics/Stable/DoubleHistogramMeterBuilderSdk.swift | 80.00% <100.00%> (ø) |
|
.../Metrics/Stable/LongHistogramMeterBuilderSdk.swift | 0.00% <0.00%> (ø) |
... and 1 file with indirect coverage changes
:loudspeaker: Thoughts on this report? Let us know!.
The fix is for https://github.com/open-telemetry/opentelemetry-swift/issues/470
Both kind of instrument build sdk should have the same order:
instrumentName
,description
,unit
. It then allows theswapBuilder(...)
perform correctly