Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Dev downtime by epoch #441

Merged
merged 8 commits into from Mar 30, 2020
Merged

Dev downtime by epoch #441

merged 8 commits into from Mar 30, 2020

Conversation

ghost
Copy link

@ghost ghost commented Mar 11, 2020

Changes:

  • add new params EpochDowntimeIndex and EpochActiveValidationScoreIndex for collect downtime/score data by epoch (default is false);
  • add new param epoch for methods GetDowntime and GetValidationScore;
  • output downtime and scores for validator+epoch in param from methods GetDowntime and GetValidationScore;

@codecov-io
Copy link

codecov-io commented Mar 11, 2020

Codecov Report

Merging #441 into develop will decrease coverage by 0.24%.
The diff coverage is 2.94%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #441      +/-   ##
===========================================
- Coverage    43.48%   43.24%   -0.25%     
===========================================
  Files          163      163              
  Lines        11546    11608      +62     
===========================================
- Hits          5021     5020       -1     
- Misses        6121     6183      +62     
- Partials       404      405       +1
Impacted Files Coverage Δ
app/store.go 33.33% <ø> (ø) ⬆️
gossip/ethapi_backend.go 0% <0%> (ø) ⬆️
gossip/scores.go 0% <0%> (ø) ⬆️
app/store_scores.go 0% <0%> (ø) ⬆️
gossip/config.go 100% <100%> (ø) ⬆️
evmcore/tx_pool.go 75.85% <0%> (-0.82%) ⬇️
gossip/fetcher/fetcher.go 63.54% <0%> (+1.47%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a8e93c...69b5975. Read the comment docs.

@devintegral devintegral merged commit aeee5c6 into Fantom-foundation:develop Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants