go-algorand 3.19.0-stable Release PR #5793
Merged
Codecov / codecov/project
succeeded
Oct 20, 2023 in 0s
55.54% (-0.37%) compared to 4ed7ec0
View this Pull Request on Codecov
55.54% (-0.37%) compared to 4ed7ec0
Details
Codecov Report
Merging #5793 (bcdc8e7) into rel/stable (4ed7ec0) will decrease coverage by
0.37%
.
The diff coverage is60.93%
.
@@ Coverage Diff @@
## rel/stable #5793 +/- ##
==============================================
- Coverage 55.90% 55.54% -0.37%
==============================================
Files 470 473 +3
Lines 65138 66815 +1677
==============================================
+ Hits 36416 37110 +694
- Misses 26318 27188 +870
- Partials 2404 2517 +113
Files | Coverage Δ | |
---|---|---|
agreement/demux.go | 91.32% <100.00%> (+0.12%) |
⬆️ |
agreement/eventtype_string.go | 50.00% <ø> (ø) |
|
agreement/persistence.go | 78.67% <100.00%> (+1.06%) |
⬆️ |
agreement/proposalStore.go | 100.00% <100.00%> (ø) |
|
agreement/proposalTracker.go | 95.55% <100.00%> (+1.11%) |
⬆️ |
agreement/proposalTrackerContract.go | 42.46% <100.00%> (ø) |
|
agreement/service.go | 86.60% <100.00%> (+0.49%) |
⬆️ |
agreement/vote.go | 83.33% <ø> (ø) |
|
cmd/tealdbg/local.go | 73.88% <100.00%> (-0.32%) |
⬇️ |
config/config.go | 50.60% <ø> (ø) |
|
... and 78 more |
... and 28 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading