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" #809

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 4306

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • 20 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.03%) to 59.925%

Files with Coverage Reduction New Missed Lines %
src/or/dirauth/shared_random.c 4 85.64%
src/or/routerparse.c 6 76.57%
src/or/dirauth/dirvote.c 10 65.09%
Totals Coverage Status
Change from base Build 4216: -0.03%
Covered Lines: 41847
Relevant Lines: 69832

💛 - Coveralls

changes/ticket29806 Outdated Show resolved Hide resolved
@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Mar 21, 2019

Merged from 0.3.4 and now in #821.

@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