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

boostorg / url / #386
99%

Build:
DEFAULT BRANCH: develop
Ran 11 Nov 2024 08:03PM 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 07:49PM UTC coverage: 99.204%. First build
#386

Pull #884

travis-ci

alandefreitas
refactor(string_view_base): directly call boost::hash_range

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.

This commit implements the same strategy as previously used in Boost.Core to avoid breaking changes.
Pull Request #884: refactor(string_view_base): directly call boost::hash_range

8348 of 8415 relevant lines covered (99.2%)

3188.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #386.1 11 Nov 2024 08:03PM UTC 0
99.2
Source Files on build #386
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