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

Networkstatus mmap merge #462

Merged

Conversation

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

@nmathewson nmathewson commented Oct 31, 2018

No description provided.

@coveralls
Copy link

@coveralls coveralls commented Oct 31, 2018

Pull Request Test Coverage Report for Build 2704

  • 80 of 113 (70.8%) changed or added relevant lines in 11 files are covered.
  • 4 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.003%) to 62.037%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/feature/dircache/consdiffmgr.c 26 27 96.3%
src/feature/relay/router.c 0 1 0.0%
src/feature/dircache/dirserv.c 0 2 0.0%
src/feature/control/control.c 0 4 0.0%
src/feature/dirauth/dirvote.c 3 7 42.86%
src/feature/dirclient/dirclient.c 1 10 10.0%
src/feature/nodelist/networkstatus.c 11 23 47.83%
Files with Coverage Reduction New Missed Lines %
src/feature/nodelist/networkstatus.c 1 60.14%
src/feature/dirauth/dirvote.c 1 64.76%
src/feature/dircache/consdiffmgr.c 2 90.09%
Totals Coverage Status
Change from base Build 2703: 0.003%
Covered Lines: 44109
Relevant Lines: 71101

💛 - Coveralls

@torproject-pusher torproject-pusher merged commit 988d490 into torproject:master Oct 31, 2018
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment