pkkid / python-plexapi

Python bindings for the Plex API.
BSD 3-Clause "New" or "Revised" License
1.15k stars 199 forks source link

ci(coverge): upload coverage if tests fail #1442

Closed ReenigneArcher closed 3 months ago

ReenigneArcher commented 4 months ago

Description

Coverage can be analyzed by codecov even if the tests fail. This PR adds conditional logic to upload coverage artifacts if the tests fail or succeed.

Type of change

Checklist: