Skip to content

Commit ac06165

Browse files
authored
add codecov badge
1 parent eed06ff commit ac06165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Server Monitor
22

3-
![python-app workflow](https://github.com/ployt0/server_monitor/actions/workflows/python-app.yml/badge.svg)
3+
![python-app workflow](https://github.com/ployt0/server_monitor/actions/workflows/python-app.yml/badge.svg) [![codecov](https://codecov.io/gh/ployt0/server_monitor/branch/master/graph/badge.svg?token=XI7AQTB5NZ)](https://codecov.io/gh/ployt0/server_monitor)
44

55
This repo helps to monitor a remote server. First check is ping. It then attempts to SSH in and run further tests. The results are recorded in the "results" subdirectory, for each month.
66

0 commit comments

Comments
 (0)