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

#29823: Refactor test_utils_general() to fix Coverity warnings #834

Merged
merged 1 commit into from Mar 26, 2019

Conversation

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

@rl1987 rl1987 commented Mar 24, 2019

https://trac.torproject.org/projects/tor/ticket/29823

@coveralls
Copy link

@coveralls coveralls commented Mar 24, 2019

Pull Request Test Coverage Report for Build 4365

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1196 unchanged lines in 36 files lost coverage.
  • Overall coverage decreased (-1.6%) to 61.74%

Files with Coverage Reduction New Missed Lines %
src/feature/hs/hs_service.c 1 73.68%
src/feature/dirclient/dirclient.c 1 18.37%
src/feature/nodelist/nodelist.c 2 71.88%
src/core/or/policies.c 2 84.52%
src/feature/nodelist/microdesc.c 2 72.75%
src/lib/buf/buffers.c 2 90.93%
src/feature/client/addressmap.c 2 60.54%
src/feature/rend/rendcache.c 2 93.02%
src/lib/evloop/token_bucket.h 2 66.67%
src/lib/fs/files.c 2 67.21%
Totals Coverage Status
Change from base Build 4362: -1.6%
Covered Lines: 45332
Relevant Lines: 73424

💛 - Coveralls

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