feat: Add sampling store support to Badger #4834
73.56% of diff hit (target 95.00%)
View this Pull Request on Codecov
73.56% of diff hit (target 95.00%)
Annotations
Check warning on line 177 in plugin/storage/badger/factory.go
codecov / codecov/patch
plugin/storage/badger/factory.go#L176-L177
Added lines #L176 - L177 were not covered by tests
Check warning on line 57 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L56-L57
Added lines #L56 - L57 were not covered by tests
Check warning on line 64 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L63-L64
Added lines #L63 - L64 were not covered by tests
Check warning on line 91 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L90-L91
Added lines #L90 - L91 were not covered by tests
Check warning on line 95 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L94-L95
Added lines #L94 - L95 were not covered by tests
Check warning on line 99 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L98-L99
Added lines #L98 - L99 were not covered by tests
Check warning on line 109 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L108-L109
Added lines #L108 - L109 were not covered by tests
Check warning on line 123 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L122-L123
Added lines #L122 - L123 were not covered by tests
Check warning on line 131 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L130-L131
Added lines #L130 - L131 were not covered by tests
Check warning on line 157 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L156-L157
Added lines #L156 - L157 were not covered by tests
Check warning on line 161 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L160-L161
Added lines #L160 - L161 were not covered by tests
Check warning on line 168 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L167-L168
Added lines #L167 - L168 were not covered by tests
Check warning on line 176 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L175-L176
Added lines #L175 - L176 were not covered by tests
Check warning on line 204 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L203-L204
Added lines #L203 - L204 were not covered by tests
Check warning on line 237 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L236-L237
Added lines #L236 - L237 were not covered by tests
Check warning on line 257 in plugin/storage/badger/samplingstore/storage.go
codecov / codecov/patch
plugin/storage/badger/samplingstore/storage.go#L257
Added line #L257 was not covered by tests