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

Bug29036 29962 master #882

Closed
wants to merge 16 commits into from
Closed

Conversation

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

@teor2345 teor2345 commented Apr 1, 2019

No description provided.

ahf and others added 11 commits Mar 20, 2019
This should ensure that GCDA files are never entering the cache of
Travis CI.

See: https://bugs.torproject.org/29036
Since we have moved coveralls to the script target the entire build will
now fail if coveralls fail. We handle it more gracefully by echo'ing the
failure instead of doing a hard-failure.

See: https://bugs.torproject.org/29036
…nges file

Otherwise, "make check-changes" will complain when we backport the change.
Merge the moved coverage line from 29036 with the stem changes in
maint-0.3.5.
@coveralls
Copy link

@coveralls coveralls commented Apr 1, 2019

Pull Request Test Coverage Report for Build 4587

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 418 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+0.01%) to 62.261%

Files with Coverage Reduction New Missed Lines %
src/core/or/relay.c 1 49.33%
src/feature/hs/hs_common.c 1 83.52%
src/feature/dircache/dircache.c 48 70.77%
src/feature/dirauth/dirvote.c 368 65.18%
Totals Coverage Status
Change from base Build 4473: 0.01%
Covered Lines: 46181
Relevant Lines: 74173

💛 - Coveralls

@teor2345 teor2345 closed this Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment