1
1
| [ 4.0.x] [ 4.0 ] | [ 3.6.x] [ 3.6 ] | [ 3.5.x] [ 3.5 ] | [ 2.21.x] [ 2.21 ] | [ 2.20.x] [ 2.20 ] |
2
2
| :------------------------------------------------------:| :------------------------------------------------------:| :------------------------------------------------------:| :--------------------------------------------------------:| :--------------------------------------------------------:|
3
- | [ ![ Build status] [ 4.0 image ]] [ 4.0 ] | [ ![ Build status] [ 3.6 image ]] [ 3.6 ] | [ ![ Build status] [ 3.5 image ]] [ 3.5 ] | [ ![ Build status] [ 2.21 image ]] [ 2.21 ] | [ ![ Build status] [ 2.20 image ]] [ 2.20 ] |
3
+ | [ ![ Build status] [ 4.0 image ]] [ 4.0 workflow ] | [ ![ Build status] [ 3.6 image ]] [ 3.6 workflow ] | [ ![ Build status] [ 3.5 image ]] [ 3.5 workflow ] | [ ![ Build status] [ 2.21 image ]] [ 2.21 workflow ] | [ ![ Build status] [ 2.20 image ]] [ 2.20 workflow ] |
4
4
| [ ![ Coverage Status] [ 4.0 coverage image ]] [ 4.0 coverage ] | [ ![ Coverage Status] [ 3.6 coverage image ]] [ 3.6 coverage ] | [ ![ Coverage Status] [ 3.5 coverage image ]] [ 3.5 coverage ] | [ ![ Coverage Status] [ 2.21 coverage image ]] [ 2.21 coverage ] | [ ![ Coverage Status] [ 2.20 coverage image ]] [ 2.20 coverage ] |
5
5
6
6
Doctrine ORM is an object-relational mapper for PHP 8.1+ that provides transparent persistence
@@ -18,21 +18,26 @@ without requiring unnecessary code duplication.
18
18
19
19
[ 4.0 image ] : https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml/badge.svg?branch=4.0.x
20
20
[ 4.0 ] : https://github.com/doctrine/orm/tree/4.0.x
21
+ [ 4.0 workflow ] : https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml?query=branch%3A4.0.x
21
22
[ 4.0 coverage image ] : https://codecov.io/gh/doctrine/orm/branch/4.0.x/graph/badge.svg
22
23
[ 4.0 coverage ] : https://codecov.io/gh/doctrine/orm/branch/4.0.x
23
24
[ 3.6 image ] : https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml/badge.svg?branch=3.6.x
24
25
[ 3.6 ] : https://github.com/doctrine/orm/tree/3.6.x
26
+ [ 3.6 workflow ] : https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml?query=branch%3A3.6.x
25
27
[ 3.6 coverage image ] : https://codecov.io/gh/doctrine/orm/branch/3.6.x/graph/badge.svg
26
28
[ 3.6 coverage ] : https://codecov.io/gh/doctrine/orm/branch/3.6.x
27
29
[ 3.5 image ] : https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml/badge.svg?branch=3.5.x
28
30
[ 3.5 ] : https://github.com/doctrine/orm/tree/3.5.x
31
+ [ 3.5 workflow ] : https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml?query=branch%3A3.5.x
29
32
[ 3.5 coverage image ] : https://codecov.io/gh/doctrine/orm/branch/3.5.x/graph/badge.svg
30
33
[ 3.5 coverage ] : https://codecov.io/gh/doctrine/orm/branch/3.5.x
31
34
[ 2.21 image ] : https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml/badge.svg?branch=2.21.x
32
35
[ 2.21 ] : https://github.com/doctrine/orm/tree/2.21.x
36
+ [ 2.21 workflow ] : https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml?query=branch%3A2.21.x
33
37
[ 2.21 coverage image ] : https://codecov.io/gh/doctrine/orm/branch/2.21.x/graph/badge.svg
34
38
[ 2.21 coverage ] : https://codecov.io/gh/doctrine/orm/branch/2.21.x
35
39
[ 2.20 image ] : https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml/badge.svg?branch=2.20.x
36
40
[ 2.20 ] : https://github.com/doctrine/orm/tree/2.20.x
41
+ [ 2.20 workflow ] : https://github.com/doctrine/orm/actions/workflows/continuous-integration.yml?query=branch%3A2.20.x
37
42
[ 2.20 coverage image ] : https://codecov.io/gh/doctrine/orm/branch/2.20.x/graph/badge.svg
38
43
[ 2.20 coverage ] : https://codecov.io/gh/doctrine/orm/branch/2.20.x
0 commit comments