• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

skypjack / entt / 928
100%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2018 04:48PM UTC
Jobs 1
Files 25
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
928

push

travis-ci

skypjack
Fix find_package(EnTT) when EnTT is installed using vcpkg (#159)

This commit fixes a bug where find_package(EnTT) fails when EnTT is
installed using vcpkg.

The bug occurs because EnTTConfig.cmake.in calls
check_required_components(), yet the call to
configure_package_config_file() in CMakeLists.txt that generates
EnTTConfig.cmake is passed NO_CHECK_REQUIRED_COMPONENTS_MACRO. This
causes CMake to error when it tries to parse the output EnTTConfig.cmake
file if that file is generated from EnTTConfig.cmake.in e.g. when
installing EnTT using vcpkg.

2178 of 2178 relevant lines covered (100.0%)

93.66 hits per line

Jobs
ID Job ID Ran Files Coverage
4 928.4 (COMPILER=g++-7 CXXFLAGS="-O0 --coverage -fno-inline -fno-inline-small-functions -fno-default-inline") 21 Nov 2018 04:48PM UTC 0
100.0
Travis Job 928.4
Source Files on build 928
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #928
  • 7c5019c3 on github
  • Prev Build on master (#926)
  • Next Build on master (#931)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc