|
Ran
|
Jobs
1
|
Files
157
|
Run time
1min
|
Badge
README BADGES
|
travis-ci
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
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | #387.1 | 0 |
99.2 |