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

Remember dirctory bw usage, and log it in the heartbeat #1750

Merged
merged 3 commits into from Feb 26, 2020

Conversation

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

@nmathewson nmathewson commented Feb 18, 2020

Closes ticket 32720.

@coveralls
Copy link

@coveralls coveralls commented Feb 18, 2020

Pull Request Test Coverage Report for Build 8189

  • 9 of 21 (42.86%) changed or added relevant lines in 3 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.01%) to 63.482%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/feature/control/control_bootstrap.c 0 2 0.0%
src/feature/dirclient/dirclient.c 8 18 44.44%
Files with Coverage Reduction New Missed Lines %
src/feature/dirclient/dirclient.c 1 18.47%
src/feature/hs/hs_common.c 1 84.27%
Totals Coverage Status
Change from base Build 8181: 0.01%
Covered Lines: 50108
Relevant Lines: 78933

💛 - Coveralls

nmathewson added 2 commits Feb 20, 2020
Don't dump totals with anonymous purposes.  Additionally, don't dump
headers that have nothing underneath them.
@torproject-pusher torproject-pusher merged commit 11adf0f into torproject:master Feb 26, 2020
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment