|
Ran
|
Jobs
1
|
Files
104
|
Run time
9s
|
Badge
README BADGES
|
push
github
Bloom Gateway: Extract processing logic from bloom worker into separate struct (#11812) **What this PR does / why we need it**: The processor executes a set of tasks. It cleanly separates I/O from logic and therefore is more testable than the current worker implementation. https://github.com/grafana/loki/blob/9602214ab/pkg/bloomgateway/processor.go#L33-L36 **Note**: The processor is not used yet in the worker. **Certain parts must be refactored when #11810 is merged.** --------- Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
6830 of 8549 relevant lines covered (79.89%)
0.85 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7710719873.1 | 104 |
79.89 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|