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

bwauth: Ignore bandwidth file lines with "vote=0" #808

Closed
wants to merge 3 commits into from

Conversation

Labels
None yet
Projects
None yet
3 participants
@juga0
Copy link
Contributor

@juga0 juga0 commented Mar 19, 2019

so that the relays that would be "excluded" from the bandwidth
file because of something failed can be included to diagnose what
failed, without still including these relays in the bandwidth
authorities vote.

Closes #29806.

so that the relays that would be "excluded" from the bandwidth
file because of something failed can be included to diagnose what
failed, without still including these relays in the bandwidth
authorities vote.

Closes #29806.
@coveralls
Copy link

@coveralls coveralls commented Mar 19, 2019

Pull Request Test Coverage Report for Build 4307

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • 12 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.01%) to 60.304%

Files with Coverage Reduction New Missed Lines %
src/feature/dirauth/shared_random.c 3 85.64%
src/feature/dirauth/dirvote.c 9 64.79%
Totals Coverage Status
Change from base Build 4293: -0.01%
Covered Lines: 42858
Relevant Lines: 71070

💛 - Coveralls

@juga0 juga0 force-pushed the ticket29806_035 branch from 419e791 to 38a3c58 Mar 20, 2019
@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Mar 21, 2019

Squashed and now in #820.

@teor2345 teor2345 closed this Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment