File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 53
53
NEO4J_PASSWORD : " password"
54
54
run : vendor/bin/phpunit --configuration phpunit.coverage.xml ./tests
55
55
- name : Upload coverage to Codecov
56
- uses : codecov/codecov-action@0565863
56
+ uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574
57
57
with :
58
58
token : ${{ secrets.CODECOV_TOKEN }}
59
59
files : ./coverage/coverage.xml
Original file line number Diff line number Diff line change 5
5
![ Version] ( https://img.shields.io/github/v/release/nagels-tech/neo4j-query-api )
6
6
[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/2cb8a1e71ed04987b1c763a09e196c84 )] ( https://app.codacy.com/gh/nagels-tech/neo4j-query-api/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade )
7
7
[ ![ codecov] ( https://codecov.io/github/nagels-tech/neo4j-query-api/graph/badge.svg?token=NTHCFY38D7 )] ( https://codecov.io/github/nagels-tech/neo4j-query-api )
8
+ ![ Packagist Downloads] ( https://img.shields.io/packagist/dt/neo4j-php/query-api )
8
9
9
10
## Interact programmatically with Top Graph Technology
10
11
You can’t perform that action at this time.
0 commit comments