Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

fix: extract validator pubkeys from genesis #325

Merged
merged 2 commits into from
Oct 6, 2023

fix: no need for index

0d9983b
Select commit
Loading
Failed to load commit list.
Merged

fix: extract validator pubkeys from genesis #325

fix: no need for index
0d9983b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2023 in 1s

60.50% (target 40.00%)

View this Pull Request on Codecov

60.50% (target 40.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (705b97e) 60.52% compared to head (0d9983b) 60.50%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #325      +/-   ##
==========================================
- Coverage   60.52%   60.50%   -0.03%     
==========================================
  Files         225      225              
  Lines       12049    12058       +9     
==========================================
+ Hits         7293     7296       +3     
- Misses       4756     4762       +6     
Files Coverage Δ
crates/topos/src/config/genesis/mod.rs 96.00% <94.44%> (+0.22%) ⬆️

... and 8 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.