Skip to content

Conversation

@etr
Copy link
Owner

@etr etr commented Aug 7, 2019

hotfix.

Travis has moved to xenial so all the packages referring to specific trusty toolchains are failing. This change aims to fix it by moving to specific xenial toolchains.

Due to travis having moved to xenial, some builds are failing (as they are using the wrong toolchain). This attempts to fix.
@etr etr added the travis Related to travis and the CI system label Aug 7, 2019
@etr etr self-assigned this Aug 7, 2019
@codecov-io
Copy link

Codecov Report

Merging #152 into master will decrease coverage by 1.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #152      +/-   ##
=========================================
- Coverage   96.55%   95.3%   -1.25%     
=========================================
  Files          34      34              
  Lines        3019    3153     +134     
=========================================
+ Hits         2915    3005      +90     
- Misses        104     148      +44
Impacted Files Coverage Δ
src/httpserver/string_response.hpp 40% <0%> (-60%) ⬇️
src/httpserver/http_response.hpp 66.66% <0%> (-33.34%) ⬇️
test/integ/ws_start_stop.cpp 88.34% <0%> (-11.66%) ⬇️
src/details/http_endpoint.cpp 100% <0%> (ø) ⬆️
src/digest_auth_fail_response.cpp 100% <0%> (ø) ⬆️
src/basic_auth_fail_response.cpp 100% <0%> (ø) ⬆️
src/httpserver/create_webserver.hpp 100% <0%> (ø) ⬆️
src/http_request.cpp 96.69% <0%> (+0.26%) ⬆️
src/httpserver/http_request.hpp 95.83% <0%> (+1.38%) ⬆️
src/webserver.cpp 90.28% <0%> (+1.43%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d5fb24...1f1f867. Read the comment docs.

@etr etr merged commit 7145168 into master Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

travis Related to travis and the CI system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants