Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:14
· 133 commits to main since this release
eeb775c

What's Changed

  • chore(ci+deps): trigger workflows on every push, simplify hook deps by @bdperkin in #14
  • ci(codecov): add Codecov coverage + test-analytics integration by @bdperkin in #15
  • ci(codecov): organize coverage by component + flag and validate schema by @bdperkin in #16
  • build(deps): bump actions/github-script from 7 to 9 in the actions group by @dependabot[bot] in #17
  • fix(docs): fetch tags in docs.yml so hatch-vcs reports the real version by @bdperkin in #18
  • fix(coverage): add [tool.coverage] config so pytest instruments src/ by @bdperkin in #19
  • fix(codecov): one flag per upload + changes status informational by @bdperkin in #20
  • test: achieve 100% test coverage across all modules by @bdperkin in #21
  • feat: add leagues sub-command for listing leagues by association by @bdperkin in #22

Full Changelog: v0.0.3...v0.0.4