mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2026-03-02 00:25:42 +00:00
Unit tests (#23)
* Added unit tests and linting tools for development * Added pre-commit config file * Added lint github action * Add tests and coverage comments to PRs * Set coverage options * Fixed yaml * Fixed permissions * Omit tests in coverage report * Run linting only on PRs
This commit is contained in:
3
.coveragerc
Normal file
3
.coveragerc
Normal file
@@ -0,0 +1,3 @@
|
||||
[run]
|
||||
relative_files = True
|
||||
omit = tests/*
|
||||
Reference in New Issue
Block a user