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

boostorg / url / #388
99%

Build:
DEFAULT BRANCH: develop
Ran 12 Nov 2024 04:19AM UTC
Jobs 1
Files 157
Run time 1min
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

12 Nov 2024 04:03AM UTC coverage: 99.204%. Remained the same
#388

push

travis-ci

alandefreitas
refactor(string_view_base): remove hash_value

Since https://github.com/boostorg/core/commit/92f6cfb3c in Boost.Core, we have been getting "error: use of undeclared identifier 'hash_value'" because hash_value is not part of the interface of core::string_view.

hash_value has been removed from core::string_view because it's redundant. Boost containers don't need it and it does not enable std containers.

8348 of 8415 relevant lines covered (99.2%)

3188.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #388.1 12 Nov 2024 04:19AM UTC 0
99.2
Source Files on build #388
Detailed source file information is not available for this build.
  • Back to Repo
  • 428ea43f on github
  • Prev Build on develop
  • Next Build on develop
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