Closed mappum closed 1 year ago
Merging #208 (988c52b) into develop (d02824b) will decrease coverage by
0.08%
. The diff coverage is5.71%
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## develop #208 +/- ##
===========================================
- Coverage 60.09% 60.02% -0.08%
===========================================
Files 84 84
Lines 15359 15378 +19
===========================================
Hits 9230 9230
- Misses 6129 6148 +19
Impacted Files | Coverage Δ | |
---|---|---|
src/plugins/abci.rs | 55.69% <0.00%> (-1.64%) |
:arrow_down: |
src/coins/staking/mod.rs | 62.36% <4.34%> (-2.24%) |
:arrow_down: |
src/coins/pool.rs | 92.01% <100.00%> (+3.71%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This PR fixes legacy state compatibility for
Staking
andABCIPlugin
.