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

Bandwidth fix #46

Merged
merged 6 commits into from
Sep 21, 2023
Merged

Bandwidth fix #46

merged 6 commits into from
Sep 21, 2023

Conversation

dufourc1
Copy link
Collaborator

closes #45

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #46 (f0a6fda) into main (a763b8a) will increase coverage by 2.18%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   75.66%   77.85%   +2.18%     
==========================================
  Files          14       14              
  Lines         300      289      -11     
==========================================
- Hits          227      225       -2     
+ Misses         73       64       -9     
Files Changed Coverage Δ
src/assignment.jl 92.10% <ø> (ø)
src/config_rules/accept_rule.jl 100.00% <ø> (ø)
src/history.jl 100.00% <ø> (ø)
src/proposal.jl 100.00% <ø> (ø)
src/optimize.jl 90.16% <100.00%> (+2.66%) ⬆️

... and 1 file with indirect coverage changes

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

@dufourc1 dufourc1 self-assigned this Sep 21, 2023
@dufourc1 dufourc1 added the bug Something isn't working label Sep 21, 2023
@JakeGrainger JakeGrainger merged commit ccbc6b3 into main Sep 21, 2023
6 checks passed
@dufourc1 dufourc1 deleted the bandwith_fix branch October 2, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix bandwidth selection when the percentage of nodes per block is given
2 participants