Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
Commits
93664d0c
Unverified
Commit
93664d0c
authored
Jul 23, 2020
by
Sergei Morozov
Committed by
GitHub
Jul 23, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4185 from morozov/fix-badges
Fix badges
parents
5037ac4e
c9f24ad5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
README.md
README.md
+6
-2
No files found.
README.md
View file @
93664d0c
...
@@ -3,9 +3,9 @@
...
@@ -3,9 +3,9 @@
|
[
Master
][
Master
]
|
[
2.10
][
2.10
]
|
|
[
Master
][
Master
]
|
[
2.10
][
2.10
]
|
|:----------------:|:----------:|
|:----------------:|:----------:|
|
[
![Build status
][
Master image
]
]
[
Master
]
|
[
![Build status
][
2.10 image
]
]
[
2.10
]
|
|
[
![Build status
][
Master image
]
]
[
Master
]
|
[
![Build status
][
2.10 image
]
]
[
2.10
]
|
|
[
![Build Status
][
ContinuousPHP image
]
]
[
ContinuousPHP
]
|
[
![Build Status
][
ContinuousPHP 2.10 image
]
]
[
ContinuousPHP
]
|
|
[
![GitHub Actions
][
GA master image
]
]
[
GA master
]
|
[
![GitHub Actions
][
GA 2.10 image
]
]
[
GA 2.10
]
|
|
[
![Code Coverage
][
Coverage image
]
]
[
CodeCov Master
]
|
[
![Code Coverage
][
Coverage 2.10 image
]
]
[
CodeCov 2.10
]
|
|
[
![AppVeyor
][
AppVeyor master image
]
]
[
AppVeyor master
]
|
[
![AppVeyor
][
AppVeyor 2.10 image
]
]
[
AppVeyor 2.10
]
|
|
[
![AppVeyor
][
AppVeyor master image
]
]
[
AppVeyor master
]
|
[
![AppVeyor
][
AppVeyor 2.10 image
]
]
[
AppVeyor 2.10
]
|
|
[
![Code Coverage
][
Coverage image
]
]
[
CodeCov Master
]
|
[
![Code Coverage
][
Coverage 2.10 image
]
]
[
CodeCov 2.10
]
|
Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.
Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.
...
@@ -21,6 +21,8 @@ Powerful database abstraction layer with many features for database schema intro
...
@@ -21,6 +21,8 @@ Powerful database abstraction layer with many features for database schema intro
[
CodeCov Master
]:
https://codecov.io/gh/doctrine/dbal/branch/master
[
CodeCov Master
]:
https://codecov.io/gh/doctrine/dbal/branch/master
[
AppVeyor master
]:
https://ci.appveyor.com/project/doctrine/dbal/branch/master
[
AppVeyor master
]:
https://ci.appveyor.com/project/doctrine/dbal/branch/master
[
AppVeyor master image
]:
https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/master?svg=true
[
AppVeyor master image
]:
https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/master?svg=true
[
GA master
]:
https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3Amaster
[
GA master image
]:
https://github.com/doctrine/dbal/workflows/Continuous%20Integration/badge.svg
[
2.10 image
]:
https://img.shields.io/travis/doctrine/dbal/2.10.x.svg?style=flat-square
[
2.10 image
]:
https://img.shields.io/travis/doctrine/dbal/2.10.x.svg?style=flat-square
[
Coverage 2.10 image
]:
https://codecov.io/gh/doctrine/dbal/branch/2.10.x/graph/badge.svg
[
Coverage 2.10 image
]:
https://codecov.io/gh/doctrine/dbal/branch/2.10.x/graph/badge.svg
...
@@ -28,3 +30,5 @@ Powerful database abstraction layer with many features for database schema intro
...
@@ -28,3 +30,5 @@ Powerful database abstraction layer with many features for database schema intro
[
CodeCov 2.10
]:
https://codecov.io/gh/doctrine/dbal/branch/2.10.x
[
CodeCov 2.10
]:
https://codecov.io/gh/doctrine/dbal/branch/2.10.x
[
AppVeyor 2.10
]:
https://ci.appveyor.com/project/doctrine/dbal/branch/2.10.x
[
AppVeyor 2.10
]:
https://ci.appveyor.com/project/doctrine/dbal/branch/2.10.x
[
AppVeyor 2.10 image
]:
https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/2.10.x?svg=true
[
AppVeyor 2.10 image
]:
https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/2.10.x?svg=true
[
GA 2.10
]:
https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A2.10.x
[
GA 2.10 image
]:
https://github.com/doctrine/dbal/workflows/Continuous%20Integration/badge.svg?branch=2.10.x
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment