Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-algorand 3.19.0-stable Release PR #5793

Merged
merged 66 commits into from
Oct 20, 2023

CICD: Fix RPM repository updating (#5790)

bcdc8e7
Select commit
Loading
Failed to load commit list.
Merged

go-algorand 3.19.0-stable Release PR #5793

CICD: Fix RPM repository updating (#5790)
bcdc8e7
Select commit
Loading
Failed to load commit list.
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 is 60.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