File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 - name : Run static analysis (GrumPHP)
4444 run : docker exec ${{ env.php-container }} php vendor/bin/grumphp run --testsuite=php${{ matrix.php-version }}
4545
46+ # - name: Upload coverage to Codecov
47+ # uses: codecov/codecov-action@v4
48+ # with:
49+ # files: ./path/to/coverage.xml
50+ # token: ${{ secrets.CODECOV_TOKEN }}
51+
4652 - name : Stop containers
4753 if : always()
4854 run : docker compose -f "compose.yaml" down -v
Original file line number Diff line number Diff line change 1- [ // ] : # ( [ ; ]( ; https://github.com/pixelfederation/doctrine-generic-types-bundle/actions?query=workflow%3ACI) ; )
2- [ // ] : # ( [ ; ]( ; https://codecov.io/gh/pixelfederation/doctrine-generic-types-bundle) ; )
3- [ // ] : # ( [ ; ]( ; https://packagist.org/packages/pixelfederation/doctrine-generic-types-bundle) ; )
4- [ // ] : # ( [ ; ]( ; https://packagist.org/packages/pixelfederation/doctrine-generic-types-bundle) ; )
1+ [ ![ Grumphp] ( https://github.com/pixelfederation/doctrine-generic-types-bundle/actions/workflows/grumphp.yaml/badge.svg )] ( https://github.com/pixelfederation/doctrine-generic-types-bundle/actions/workflows/grumphp.yaml )
2+ [ ![ Latest Version] ( https://img.shields.io/packagist/v/pixelfederation/doctrine-generic-types-bundle.svg )] ( https://packagist.org/packages/pixelfederation/doctrine-generic-types-bundle )
3+ [ ![ Downloads] ( https://img.shields.io/packagist/dm/pixelfederation/doctrine-generic-types-bundley )] ( https://packagist.org/packages/pixelfederation/doctrine-generic-types-bundle )
4+
5+ [ // ] : # ( [ ; ]( ; https://codecov.io/gh/pixelfederation/doctrine-generic-types-bundle) ; )
56
67# PixelFederation DoctrineGenericTypesBundle
78
You can’t perform that action at this time.
0 commit comments