Closed evan-forbes closed 2 years ago
Merging #243 (06c5688) into release/v0.46.x-celestia (3358ea3) will increase coverage by
1.48%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## release/v0.46.x-celestia #243 +/- ##
============================================================
+ Coverage 65.13% 66.61% +1.48%
============================================================
Files 682 752 +70
Lines 71672 77749 +6077
============================================================
+ Hits 46680 51791 +5111
- Misses 22303 22880 +577
- Partials 2689 3078 +389
Impacted Files | Coverage Δ | |
---|---|---|
baseapp/abci.go | 63.03% <ø> (+3.06%) |
:arrow_up: |
baseapp/baseapp.go | 79.63% <ø> (+13.27%) |
:arrow_up: |
baseapp/grpcserver.go | 1.72% <ø> (-0.04%) |
:arrow_down: |
baseapp/msg_service_router.go | 80.88% <ø> (ø) |
|
baseapp/options.go | 67.92% <ø> (+5.88%) |
:arrow_up: |
baseapp/params.go | 100.00% <ø> (ø) |
|
baseapp/recovery.go | 100.00% <ø> (ø) |
|
baseapp/router.go | 100.00% <ø> (ø) |
|
baseapp/test_helpers.go | 74.19% <ø> (+14.87%) |
:arrow_up: |
client/broadcast.go | 51.54% <ø> (ø) |
|
... and 430 more |
this is ready for review, but is currently blocked by https://github.com/celestiaorg/celestia-core/pull/802
Description
This PR cherry picks all of the celestia-specific changes onto a branch based on the v0.46.0 release branch
NOTE: had to
merge -s ours
to override the conflicts found between thev0.46.0-beta2
andv0.46.0
tagsstill need to use an official release of celestia-core blocked by #802blocking progress on the QGB and the upgrade of the app https://github.com/celestiaorg/celestia-app/pull/472