Skip to content

67 adapt coverageyml to run multiple configurations#89

Merged
kerudev merged 15 commits intomainfrom
67-adapt-coverageyml-to-run-multiple-configurations
Feb 20, 2026
Merged

67 adapt coverageyml to run multiple configurations#89
kerudev merged 15 commits intomainfrom
67-adapt-coverageyml-to-run-multiple-configurations

Conversation

@kerudev
Copy link
Copy Markdown
Owner

@kerudev kerudev commented Feb 18, 2026

  • Configure tox to run multiple test environments
  • Adapt coverage.yml to upload multiple coverage reports

@kerudev kerudev linked an issue Feb 18, 2026 that may be closed by this pull request
@kerudev kerudev force-pushed the 67-adapt-coverageyml-to-run-multiple-configurations branch from 7e79f7b to ae11d0d Compare February 19, 2026 00:03
@kerudev kerudev force-pushed the 67-adapt-coverageyml-to-run-multiple-configurations branch from 3992db7 to 766e0ab Compare February 19, 2026 23:59
…ridden

As of cov==7.0.0, the COVERAGE_FILE is used by coverage.py to read coverage data
for report generation from this file.
- https://coverage.readthedocs.io/en/latest/commands/cmd_xml.html
@kerudev kerudev force-pushed the 67-adapt-coverageyml-to-run-multiple-configurations branch from bd1514f to 3f9b74a Compare February 20, 2026 00:45
@kerudev kerudev force-pushed the 67-adapt-coverageyml-to-run-multiple-configurations branch from 3f9b74a to 2790c6e Compare February 20, 2026 00:46
@kerudev kerudev force-pushed the 67-adapt-coverageyml-to-run-multiple-configurations branch 5 times, most recently from 00857ce to 35cbc6c Compare February 20, 2026 21:44
@kerudev kerudev force-pushed the 67-adapt-coverageyml-to-run-multiple-configurations branch from 35cbc6c to effa7c6 Compare February 20, 2026 21:46
@kerudev kerudev merged commit 8a4196b into main Feb 20, 2026
17 checks passed
@kerudev kerudev deleted the 67-adapt-coverageyml-to-run-multiple-configurations branch February 20, 2026 22:02
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.

Adapt coverage.yml to run multiple configurations

1 participant