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

Move code coverage to full build. #237

Open
evoskuil opened this issue Mar 6, 2021 · 0 comments
Open

Move code coverage to full build. #237

evoskuil opened this issue Mar 6, 2021 · 0 comments
Labels

Comments

@evoskuil
Copy link
Member

evoskuil commented Mar 6, 2021

Currently we are missing the chance to cover a lot of tests. This may have been done to limit Travis timeout, but may be better now.

--------------------------------------------------------------------
OS                    : Linux
PARALLEL              : 2
CC                    : gcc-4.8
CXX                   : g++-4.8
CPPFLAGS              : 
CFLAGS                : 
CXXFLAGS              : 
LDFLAGS               : 
LDLIBS                : 
WITH_ICU              : 
WITH_PNG              : 
WITH_QRENCODE         : 
BUILD_ICU             : 
BUILD_ZLIB            : 
BUILD_PNG             : 
BUILD_QRENCODE        : 
BUILD_BOOST           : yes
BUILD_DIR             : build-libbitcoin-system
PREFIX                : /home/travis/build/libbitcoin/libbitcoin-system/my-prefix
DISABLE_SHARED        : 
DISABLE_STATIC        : yes
with_boost            : --with-boost=/home/travis/build/libbitcoin/libbitcoin-system/my-prefix
with_pkgconfigdir     : --with-pkgconfigdir=/home/travis/build/libbitcoin/libbitcoin-system/my-prefix/lib/pkgconfig
--------------------------------------------------------------------

https://travis-ci.org/github/libbitcoin/libbitcoin-system/jobs/761677679

@evoskuil evoskuil added the build label Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant