Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - in memory index with atx data for consensus layer #5013

Closed
wants to merge 46 commits into from

review

fbf6667
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - in memory index with atx data for consensus layer #5013

review
fbf6667
Select commit
Loading
Failed to load commit list.
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 is 93.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

... and 2 files with indirect coverage changes