go-algorand 3.17.0-beta Release PR #5601
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Jul 24, 2023 in 1s
55.76% (-0.75%) compared to 18a33c9
View this Pull Request on Codecov
55.76% (-0.75%) compared to 18a33c9
Details
Codecov Report
Merging #5601 (fbdcd05) into rel/beta (18a33c9) will decrease coverage by
0.75%
.
The diff coverage is77.25%
.
@@ Coverage Diff @@
## rel/beta #5601 +/- ##
============================================
- Coverage 56.51% 55.76% -0.75%
============================================
Files 450 446 -4
Lines 63324 63490 +166
============================================
- Hits 35787 35407 -380
- Misses 25149 25704 +555
+ Partials 2388 2379 -9
Impacted Files | Coverage Δ | |
---|---|---|
catchup/catchpointService.go | 8.03% <0.00%> (ø) |
|
catchup/service.go | 71.45% <0.00%> (-2.47%) |
⬇️ |
daemon/algod/api/server/v2/utils.go | 8.69% <0.00%> (-0.91%) |
⬇️ |
data/basics/teal.go | 21.59% <ø> (ø) |
|
data/transactions/logic/pairing.go | 0.00% <0.00%> (ø) |
|
ledger/store/trackerdb/sqlitedriver/catchpoint.go | 21.23% <0.00%> (-0.13%) |
⬇️ |
...edger/store/trackerdb/sqlitedriver/sqlitedriver.go | 0.00% <0.00%> (ø) |
|
protocol/codec_tester.go | 9.92% <0.00%> (-0.08%) |
⬇️ |
shared/pingpong/pingpong.go | 0.00% <0.00%> (ø) |
|
data/transactions/logic/opcodes.go | 68.30% <12.65%> (-19.48%) |
⬇️ |
... and 12 more |
... and 33 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading