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

hs-v2: Turn logs into protocol warning #1700

Merged

Conversation

Labels
None yet
Projects
None yet
3 participants
@dgoulet-tor
Copy link
Contributor

@dgoulet-tor dgoulet-tor commented Jan 30, 2020

All of those can be triggered remotely so change them to protocol warnings.

Fixes #32706

Signed-off-by: David Goulet dgoulet@torproject.org

All of those can be triggered remotely so change them to protocol warnings.

Fixes #32706

Signed-off-by: David Goulet <dgoulet@torproject.org>
@coveralls
Copy link

@coveralls coveralls commented Jan 30, 2020

Pull Request Test Coverage Report for Build 7932

  • 0 of 6 (0.0%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 63.375%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/feature/rend/rendmid.c 0 6 0.0%
Files with Coverage Reduction New Missed Lines %
src/feature/rend/rendmid.c 2 29.08%
Totals Coverage Status
Change from base Build 7927: 0.0%
Covered Lines: 49981
Relevant Lines: 78866

💛 - Coveralls

@torproject-pusher torproject-pusher merged commit e4245e2 into torproject:master Feb 4, 2020
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment