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

dynamic-lambda: continue tracking the best proposal even after freezing #5701

Merged
merged 275 commits into from
Oct 13, 2023

fix comment

be63b9e
Select commit
Loading
Failed to load commit list.
Merged

dynamic-lambda: continue tracking the best proposal even after freezing #5701

fix comment
be63b9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2023 in 1s

55.50% (+0.05%) compared to 690b07e

View this Pull Request on Codecov

55.50% (+0.05%) compared to 690b07e

Details

Codecov Report

Merging #5701 (be63b9e) into master (690b07e) will increase coverage by 0.05%.
Report is 2 commits behind head on master.
The diff coverage is 93.83%.

@@            Coverage Diff             @@
##           master    #5701      +/-   ##
==========================================
+ Coverage   55.44%   55.50%   +0.05%     
==========================================
  Files         473      473              
  Lines       66688    66781      +93     
==========================================
+ Hits        36978    37069      +91     
- Misses      27190    27194       +4     
+ Partials     2520     2518       -2     
Files Coverage Δ
agreement/demux.go 91.32% <100.00%> (ø)
agreement/events.go 68.55% <100.00%> (+0.94%) ⬆️
agreement/persistence.go 78.67% <100.00%> (+0.84%) ⬆️
agreement/player.go 95.44% <100.00%> (+0.15%) ⬆️
agreement/proposalTracker.go 95.55% <100.00%> (+0.75%) ⬆️
agreement/service.go 86.60% <100.00%> (+0.12%) ⬆️
agreement/router.go 97.22% <66.66%> (-1.81%) ⬇️
agreement/proposalManager.go 94.92% <92.50%> (-1.44%) ⬇️
agreement/actions.go 75.80% <84.00%> (+0.80%) ⬆️

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more