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

Extract routerkeys #1758

Closed
wants to merge 4 commits into from
Closed

Conversation

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

@nmathewson nmathewson commented Feb 20, 2020

No description provided.

@coveralls
Copy link

@coveralls coveralls commented Feb 20, 2020

Pull Request Test Coverage Report for Build 8174

  • 206 of 225 (91.56%) changed or added relevant lines in 1 file are covered.
  • 1431 unchanged lines in 6 files lost coverage.
  • Overall coverage increased (+0.06%) to 63.472%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/feature/relay/relay_handshake.c 206 225 91.56%
Files with Coverage Reduction New Missed Lines %
src/feature/dirauth/dirauth_config.c 22 80.29%
src/feature/nodelist/dirlist.c 32 78.29%
src/feature/dircache/dircache.c 54 70.4%
src/feature/nodelist/nodelist.c 233 71.64%
src/feature/dirauth/dirvote.c 303 65.41%
src/core/mainloop/connection.c 787 27.81%
Totals Coverage Status
Change from base Build 8168: 0.06%
Covered Lines: 50087
Relevant Lines: 78912

💛 - Coveralls

@nmathewson nmathewson force-pushed the extract_routerkeys branch from ab708cf to e693688 Feb 20, 2020
@torproject-pusher torproject-pusher deleted the branch torproject:master May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment