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 034 #878

Merged
merged 10 commits into from Apr 5, 2019
Merged

Conversation

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

@teor2345 teor2345 commented Apr 1, 2019

No description provided.

ahf and others added 8 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.
@coveralls
Copy link

@coveralls coveralls commented Apr 1, 2019

Pull Request Test Coverage Report for Build 4586

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.001%) to 59.941%

Files with Coverage Reduction New Missed Lines %
src/or/hs_common.c 1 83.55%
Totals Coverage Status
Change from base Build 4434: -0.001%
Covered Lines: 41858
Relevant Lines: 69832

💛 - Coveralls

teor2345 added 2 commits Apr 5, 2019
We need to keep the gcno files, because they are created at compile time.
@torproject-pusher torproject-pusher merged commit a514e02 into torproject:maint-0.3.4 Apr 5, 2019
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment