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

In cancel_descriptor_fetches(), use connection_list_by_type_purpose() instead of cancel_descriptor_fetches() #1587

Merged
merged 1 commit into from Dec 18, 2019

Conversation

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

@neelchauhan neelchauhan commented Dec 5, 2019

Ticket: https://trac.torproject.org/projects/tor/ticket/32639

@coveralls
Copy link

@coveralls coveralls commented Dec 5, 2019

Pull Request Test Coverage Report for Build 7454

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.03%) to 63.003%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/feature/hs/hs_client.c 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
src/feature/dirauth/shared_random.c 1 85.71%
Totals Coverage Status
Change from base Build 7447: 0.03%
Covered Lines: 49503
Relevant Lines: 78573

💛 - Coveralls

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