mirror of
https://github.com/boostorg/uuid.git
synced 2026-01-19 04:42:16 +00:00
update readme badges
This commit is contained in:
committed by
Jim King
parent
7f233e5feb
commit
eb3e4a5b84
@@ -11,10 +11,10 @@ Distributed under the [Boost Software License, Version 1.0](https://www.boost.or
|
||||
|
||||
### Build Status
|
||||
|
||||
Branch | Travis | Appveyor | Coverity Scan | codecov.io | Deps | Docs | Tests |
|
||||
:-------------: | ------ | -------- | ------------- | ---------- | ---- | ---- | ----- |
|
||||
[`master`](https://github.com/boostorg/uuid/tree/master) | [](https://travis-ci.org/boostorg/uuid) | [](https://ci.appveyor.com/project/jeking3/uuid-gaamf/branch/master) | [](https://scan.coverity.com/projects/boostorg-uuid) | [](https://codecov.io/gh/boostorg/uuid/branch/master)| [](https://pdimov.github.io/boostdep-report/master/uuid.html) | [](http://www.boost.org/doc/libs/master/doc/html/uuid.html) | [](http://www.boost.org/development/tests/master/developer/uuid.html)
|
||||
[`develop`](https://github.com/boostorg/uuid/tree/develop) | [](https://travis-ci.org/boostorg/uuid) | [](https://ci.appveyor.com/project/jeking3/uuid-gaamf/branch/develop) | [](https://scan.coverity.com/projects/boostorg-uuid) | [](https://codecov.io/gh/boostorg/uuid/branch/develop) | [](https://pdimov.github.io/boostdep-report/develop/uuid.html) | [](http://www.boost.org/doc/libs/develop/doc/html/uuid.html) | [](http://www.boost.org/development/tests/develop/developer/uuid.html)
|
||||
Branch | Build | Coverity Scan | codecov.io | Deps | Docs | Tests |
|
||||
:-------------: | ----- | ------------- | ---------- | ---- | ---- | ----- |
|
||||
[`master`](https://github.com/boostorg/uuid/tree/master) | [](https://github.com/boostorg/uuid/actions?query=branch:master) | [](https://scan.coverity.com/projects/boostorg-uuid) | [](https://codecov.io/gh/boostorg/uuid/branch/master)| [](https://pdimov.github.io/boostdep-report/master/uuid.html) | [](http://www.boost.org/doc/libs/master/doc/html/uuid.html) | [](http://www.boost.org/development/tests/master/developer/uuid.html)
|
||||
[`develop`](https://github.com/boostorg/uuid/tree/develop) | [](https://github.com/boostorg/uuid/actions?query=branch:develop) | [](https://scan.coverity.com/projects/boostorg-uuid) | [](https://codecov.io/gh/boostorg/uuid/branch/develop) | [](https://pdimov.github.io/boostdep-report/develop/uuid.html) | [](http://www.boost.org/doc/libs/develop/doc/html/uuid.html) | [](http://www.boost.org/development/tests/develop/developer/uuid.html)
|
||||
|
||||
### Directories
|
||||
|
||||
|
||||
Reference in New Issue
Block a user