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

Bug33195 035 #1732

Merged
merged 3 commits into from Mar 13, 2020
Merged

Bug33195 035 #1732

merged 3 commits into from Mar 13, 2020

Conversation

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

@teor2345 teor2345 commented Feb 13, 2020

No description provided.

teor2345 added 3 commits Feb 13, 2020
The job was previously set to fast_finish / allow_failure, to
speed up the build.

Closes ticket 33195.
Putting the slowest jobs first takes full advantage of Travis
concurrency.

Closes 33194.
@coveralls
Copy link

@coveralls coveralls commented Feb 13, 2020

Pull Request Test Coverage Report for Build 8092

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1243 unchanged lines in 34 files lost coverage.
  • Overall coverage decreased (-1.7%) to 59.202%

Files with Coverage Reduction New Missed Lines %
src/feature/dirclient/dirclient.c 1 18.5%
src/feature/hs/hs_service.c 1 73.37%
src/feature/nodelist/nodelist.c 1 61.26%
src/core/or/circuitlist.c 2 55.45%
src/core/or/policies.c 2 84.6%
src/feature/dircache/consdiffmgr.c 2 90.06%
src/feature/nodelist/microdesc.c 2 73.12%
src/feature/relay/router.c 2 35.2%
src/feature/rend/rendcache.c 2 92.89%
src/lib/container/buffers.c 2 91.2%
Totals Coverage Status
Change from base Build 8056: -1.7%
Covered Lines: 43306
Relevant Lines: 73150

💛 - Coveralls

@torproject-pusher torproject-pusher merged commit add387c into torproject:maint-0.3.5 Mar 13, 2020
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment