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

doc: Improve the documentation for MapAddress .exit #923

Merged
merged 1 commit into from May 6, 2019

Conversation

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

@teor2345 teor2345 commented Apr 10, 2019

Fixes bug 30109; bugfix on 0.1.0.1-rc.

@coveralls
Copy link

@coveralls coveralls commented Apr 10, 2019

Pull Request Test Coverage Report for Build 4662

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 240 unchanged lines in 15 files lost coverage.
  • Overall coverage decreased (-0.3%) to 62.264%

Files with Coverage Reduction New Missed Lines %
src/feature/nodelist/nodelist.c 2 71.88%
src/lib/buf/buffers.c 2 90.93%
src/feature/rend/rendcache.c 2 93.02%
src/lib/fs/files.c 2 67.21%
src/feature/relay/router.c 2 51.07%
src/app/config/statefile.c 3 52.44%
src/feature/relay/routermode.c 3 50.0%
src/lib/net/buffers_net.c 6 75.9%
src/app/config/confparse.c 8 78.56%
src/feature/stats/rephist.c 9 43.69%
Totals Coverage Status
Change from base Build 4655: -0.3%
Covered Lines: 46189
Relevant Lines: 74182

💛 - Coveralls

Fixes bug 30109; bugfix on 0.1.0.1-rc.
@teor2345 teor2345 changed the title doc: Document the fallback behaviour for the MapAddress .exit syntax doc: Improve the documentation for MapAddress .exit Apr 10, 2019
@torproject-pusher torproject-pusher merged commit 8cfab3b into torproject:master May 6, 2019
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment