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: update measured bandwidth file comments #922

Merged
merged 1 commit into from Apr 26, 2019

Conversation

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

@teor2345 teor2345 commented Apr 10, 2019

We forgot to update function header comments and code comments when we
made changes in 0.3.5.1-alpha and later.

Closes 30112.

We forgot to update function header comments and code comments when we
made changes in 0.3.5.1-alpha and later.

Closes 30112.
@coveralls
Copy link

@coveralls coveralls commented Apr 10, 2019

Pull Request Test Coverage Report for Build 4660

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 240 unchanged lines in 15 files lost coverage.
  • Overall coverage decreased (-0.3%) to 62.268%

Files with Coverage Reduction New Missed Lines %
src/feature/nodelist/nodelist.c 2 71.88%
src/lib/buf/buffers.c 2 90.93%
src/feature/rend/rendcache.c 2 93.02%
src/lib/fs/files.c 2 67.21%
src/feature/relay/router.c 2 51.07%
src/app/config/statefile.c 3 52.44%
src/feature/relay/routermode.c 3 50.0%
src/lib/net/buffers_net.c 6 75.9%
src/app/config/confparse.c 8 78.56%
src/feature/stats/rephist.c 9 43.69%
Totals Coverage Status
Change from base Build 4655: -0.3%
Covered Lines: 46192
Relevant Lines: 74182

💛 - Coveralls

@torproject-pusher torproject-pusher merged commit ce9b101 into torproject:master Apr 26, 2019
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment