beets/.github
Š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
..
ISSUE_TEMPLATE chore: makes discussions more visible (#3807) 2021-04-19 19:37:00 -04:00
workflows Add pytest and coverage configuration 2024-05-04 10:24:28 +01:00
flake8-problem-matcher.json Include error code in message 2020-08-02 22:41:01 +01:00
pull_request_template.md Fix a typo and reorder enum in PR template 2023-10-30 11:23:08 +01:00
sphinx-problem-matcher.json Add sphinx problem matcher 2020-08-03 13:23:15 +01:00
stale.yml add line break to stale-bot comments 2020-07-11 17:27:37 -05:00