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

boostorg / url / #387
99%

Build:
DEFAULT BRANCH: develop
Ran 11 Nov 2024 08:25PM 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

11 Nov 2024 08:06PM UTC coverage: 99.204%. First build
#387

Pull #884

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.
Pull Request #884: refactor(string_view_base): remove hash_value

8348 of 8415 relevant lines covered (99.2%)

3188.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #387.1 11 Nov 2024 08:25PM UTC 0
99.2
Source Files on build #387
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #884
  • 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