flow-go
flow-go copied to clipboard
Use Pebble Database for storing protocol data (Proof of concept)
trafficstars
Close https://github.com/onflow/flow-go/issues/6137
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 43.75%. Comparing base (
e31cf85) to head (c0847e3). Report is 106 commits behind head on v0.33.
:exclamation: There is a different number of reports uploaded between BASE (e31cf85) and HEAD (c0847e3). Click for more details.
HEAD has 7 uploads less than BASE
| Flag | BASE (e31cf85) | HEAD (c0847e3) | |------|------|------| |unittests|8|1|
Additional details and impacted files
@@ Coverage Diff @@
## v0.33 #6161 +/- ##
==========================================
- Coverage 50.97% 43.75% -7.23%
==========================================
Files 281 8 -273
Lines 23932 432 -23500
==========================================
- Hits 12199 189 -12010
+ Misses 10981 238 -10743
+ Partials 752 5 -747
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 43.75% <ø> (-7.23%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Close in favor of https://github.com/onflow/flow-go/pull/6197