File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2323 color : warning
2424
2525 - name : Run Tests
26- run : py.test --cov-report=xml --cov=securenative-python tests/
26+ run : py.test --cov-report=xml --cov=securenative tests/
2727
2828 - name : Notify slack success
2929 if : success()
Original file line number Diff line number Diff line change 99 <a href =" https://github.com/securenative/securenative-python " >
1010 <img alt="Github Actions" src="https://github.com/securenative/securenative-java/workflows/CI/badge.svg">
1111 </a >
12+ <a href =" https://codecov.io/gh/securenative/securenative-python " >
13+ <img src="https://codecov.io/gh/securenative/securenative-python/branch/master/graph/badge.svg" />
14+ </a >
15+ <a href =" https://pypi.org/project/securenative/ " >
16+ <img src="https://img.shields.io/pypi/pyversions/securenative" alt="python version" height="20">
17+ </a >
1218</p >
1319<p align =" center " >
1420 <a href =" https://docs.securenative.com " >Documentation</a > |
You can’t perform that action at this time.
0 commit comments