Closed RemiRigal closed 2 years ago
:exclamation: No coverage uploaded for pull request base (
master@de8dfbd
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #39 +/- ##
=========================================
Coverage ? 93.11%
=========================================
Files ? 18
Lines ? 915
Branches ? 0
=========================================
Hits ? 852
Misses ? 63
Partials ? 0
Flag | Coverage Δ | |
---|---|---|
claimed | 93.11% <0.00%> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update de8dfbd...c1d08b1. Read the comment docs.
This PR adds a GitHub workflow for
pytest
testing. The deployment of the Plex server is greatly inspired from the workflow used in the repositorypython-plexapi
.