[Merged by Bors] - in memory index with atx data for consensus layer #5013
Codecov / codecov/project
succeeded
Oct 24, 2023 in 1s
77.9% (+0.1%) compared to 6da9e61
View this Pull Request on Codecov
77.9% (+0.1%) compared to 6da9e61
Details
Codecov Report
Merging #5013 (fbf6667) into develop (6da9e61) will increase coverage by
0.1%
.
Report is 2 commits behind head on develop.
The diff coverage is93.1%
.
@@ Coverage Diff @@
## develop #5013 +/- ##
=========================================
+ Coverage 77.7% 77.9% +0.1%
=========================================
Files 262 264 +2
Lines 31112 31375 +263
=========================================
+ Hits 24204 24461 +257
- Misses 5403 5410 +7
+ Partials 1505 1504 -1
Files | Coverage Δ | |
---|---|---|
atxsdata/data.go | 100.0% <100.0%> (ø) |
|
atxsdata/warmup.go | 100.0% <100.0%> (ø) |
|
common/types/verified_activation.go | 100.0% <100.0%> (ø) |
|
mesh/mesh.go | 64.3% <100.0%> (+0.1%) |
⬆️ |
proposals/eligibility_validator.go | 97.7% <100.0%> (-2.3%) |
⬇️ |
sql/database.go | 73.3% <ø> (+1.6%) |
⬆️ |
proposals/handler.go | 88.2% <97.7%> (+0.7%) |
⬆️ |
datastore/store.go | 70.3% <75.0%> (-2.3%) |
⬇️ |
node/node.go | 65.0% <81.2%> (+<0.1%) |
⬆️ |
activation/handler.go | 76.7% <81.2%> (+0.4%) |
⬆️ |
... and 1 more |
Loading