You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,4 +64,10 @@ The script named `check-bashscripts.sh` can be used to check all BASH scripts (i
64
64
65
65
Please see [the following link](https://github.com/koalaman/shellcheck) for further explanation, how the ShellCheck works and which issues can be detected.
66
66
67
+
#### Code coverage report
68
+
69
+
Code coverage is reported via the codecov.io. The results can be seen on the following address:
0 commit comments