beets/.github/workflows
Šarūnas Nejus 8b4983fe7c
Add pytest and coverage configuration
Add `pytest-cov` which automatically measures coverage while tests are
executing and update tox and ci build configuration accordingly.

Add configuration for coverage:
  1. Enable analysing logical branches
  2. Save coverage details as HTML for local development use
  3. Configure the HTML output to include coverage context: on the
     right-hand side of each covered code line there is an expandable
     section which lists every test that ran that line.
2024-05-04 10:24:28 +01:00
..
changelog_reminder.yaml Update .github/workflows/changelog_reminder.yaml 2023-10-30 11:05:08 +10:00
ci.yaml Add pytest and coverage configuration 2024-05-04 10:24:28 +01:00
formatting_check.yml fix formatting_check CI config 2023-10-22 10:54:08 +02:00
integration_test.yaml Add broken link checker to integration test (#3703) 2020-09-04 15:42:36 -05:00