Skip to content

workflows: implement coverage reporting#2343

Draft
dbungert wants to merge 2 commits into
canonical:mainfrom
dbungert:coverage
Draft

workflows: implement coverage reporting#2343
dbungert wants to merge 2 commits into
canonical:mainfrom
dbungert:coverage

Conversation

@dbungert

Copy link
Copy Markdown
Member

Generated with assistance from claude-sonnet-4.6.
Assumes #2342

Python coverage tooling such as pytest-cov and coverage.py expects that
.coverage is a sqlite file with the coverage results.

TICS by default expects .coverage to be a directory containing
cobertura.xml.  TICS is configurable, however, so let's move to let the
python coverage tooling have the defaults expected here, instead of
expecting coverage tools to treat Subiquity special.
Generated with assistance from claude-sonnet-4.6.
@dbungert

Copy link
Copy Markdown
Member Author
  • comment workflow seems to have not run
  • .coverage.xml - is it needed for the comment step or not?
  • want to do further reviews on this before I consider it ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant