Repo Added
|
Files
30
|
Badge
README BADGES
|
github
827 of 857 relevant lines covered (96.5%)
102248.56 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
57.58 | pull/src/basic_auth.cc | 75 | 33 | 19 | 14 | 2.0 | |
83.33 | push/src/detail/label_encoder.cc | 43 | 18 | 15 | 3 | 5.0 | |
93.55 | pull/src/handler.cc | 177 | 93 | 87 | 6 | 15.0 | |
95.83 | pull/src/endpoint.cc | 64 | 24 | 23 | 1 | 12.0 | |
96.55 | core/src/check_names.cc | 86 | 29 | 28 | 1 | 610.0 | |
97.89 | core/src/text_serializer.cc | 220 | 142 | 139 | 3 | 34.0 | |
98.04 | core/src/histogram.cc | 98 | 51 | 50 | 1 | 42.0 | |
98.81 | core/src/detail/ckms_quantiles.cc | 154 | 84 | 83 | 1 | 992541.0 | |
100.0 | .../include/prometheus/detail/time_window_quantiles.h | 38 | 0 | 0 | 0 | 0.0 | |
100.0 | core/include/prometheus/detail/future_std.h | 17 | 2 | 2 | 0 | 162.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
7267948222 | feature/push-timeout | Merge 8832e95d6 into 540a5a522 | Pull #676 | github |
96.5 |
||
7267919812 | feature/push-timeout | feat(push): allow timeout for HTTP requests Allows specification of a timeout for HTTP requests which is passed to curl. This allows the operation to eventually fail if the remote endpoint does not respond. Default value for the added parameter ... | push | github |
96.5 |