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

[Tor Trac #31490]: Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_circuit_new() #1258

Merged
merged 1 commit into from Aug 27, 2019

Conversation

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

@neelchauhan neelchauhan commented Aug 23, 2019

For the bug here.

@neelchauhan neelchauhan changed the title #31490]: Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_circuit_new() [Tor Trac #31490]: Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_circuit_new() Aug 24, 2019
@torproject-pusher torproject-pusher merged commit 14654d5 into torproject:master Aug 27, 2019
2 checks passed
@coveralls
Copy link

@coveralls coveralls commented Aug 27, 2019

Pull Request Test Coverage Report for Build 5912

  • 2 of 4 (50.0%) changed or added relevant lines in 3 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.003%) to 62.922%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/core/or/circuituse.c 0 1 0.0%
src/feature/hs/hs_circuit.c 1 2 50.0%
Files with Coverage Reduction New Missed Lines %
src/feature/hs/hs_circuit.c 1 42.11%
Totals Coverage Status
Change from base Build 5901: 0.003%
Covered Lines: 47360
Relevant Lines: 75268

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment