Open idvoretskyi opened 4 years ago
cc @yurishkuro
Merging #80 (4d21460) into master (a87ae9d) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #80 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 26 27 +1
Lines 890 714 -176
==========================================
- Hits 890 714 -176
Impacted Files | Coverage Δ | |
---|---|---|
metrics/keys.go | 100.00% <0.00%> (ø) |
|
sample/sample.go | 100.00% <0.00%> (ø) |
|
metrics/factory.go | 100.00% <0.00%> (ø) |
|
metrics/metrics.go | 100.00% <0.00%> (ø) |
|
metrics/stopwatch.go | 100.00% <0.00%> (ø) |
|
utils/rate_limiter.go | 100.00% <0.00%> (ø) |
|
metrics/multi/multi.go | 100.00% <0.00%> (ø) |
|
metrics/tally/factory.go | 100.00% <0.00%> (ø) |
|
metrics/tally/metrics.go | 100.00% <0.00%> (ø) |
|
metrics/adapters/cache.go | 100.00% <0.00%> (ø) |
|
... and 13 more |
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 a87ae9d...4d21460. Read the comment docs.
It doesn't look like it was included in the checks in this PR though.
Signed-off-by: Ihor Dvoretskyi ihor@linux.com
Which problem is this PR solving?