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

Move the connection_edge_process_relay_cell() assignments out of if statements in circuit_receive_relay_cell() #1224

Merged
merged 1 commit into from Aug 19, 2019

Conversation

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

@neelchauhan neelchauhan commented Aug 8, 2019

For the bug here.

@coveralls
Copy link

@coveralls coveralls commented Aug 9, 2019

Pull Request Test Coverage Report for Build 5757

  • 0 of 4 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.002%) to 62.828%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/core/or/relay.c 0 4 0.0%
Files with Coverage Reduction New Missed Lines %
src/core/or/relay.c 1 51.33%
Totals Coverage Status
Change from base Build 5756: -0.002%
Covered Lines: 47247
Relevant Lines: 75200

💛 - Coveralls

@torproject-pusher torproject-pusher merged commit 64d2133 into torproject:master Aug 19, 2019
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment