Skip to content

ci: Add Coveralls Reporting#101

Merged
bencap merged 1 commit into
mavedb-devfrom
maintenance/bencap/coveralls-ci-action
Jun 10, 2026
Merged

ci: Add Coveralls Reporting#101
bencap merged 1 commit into
mavedb-devfrom
maintenance/bencap/coveralls-ci-action

Conversation

@bencap

@bencap bencap commented May 28, 2026

Copy link
Copy Markdown
Collaborator
  • Restrict push triggers to mavedb-main and mavedb-dev branches
  • Drop the python-version matrix in favour of a fixed py3.11 job
  • Add pytest --cov-report=lcov and upload coverage to Coveralls via coverallsapp/github-action@v2
  • Ignore generated coverage/ directory in .gitignore
  • Remove py3.10 classifier from pyproject.toml

- Restrict push triggers to mavedb-main and mavedb-dev branches
- Drop the python-version matrix in favour of a fixed py3.11 job
- Add pytest --cov-report=lcov and upload coverage to Coveralls via
  coverallsapp/github-action@v2
- Ignore generated coverage/ directory in .gitignore
- Remove py3.10 classifier from pyproject.toml
@bencap bencap linked an issue May 28, 2026 that may be closed by this pull request
5 tasks
@bencap bencap changed the title ci(checks): pin to py3.11, restrict branches, add coveralls reporting ci: Add Coveralls Reporting May 28, 2026
@bencap bencap marked this pull request as ready for review May 28, 2026 21:07
@bencap bencap merged commit f0144e7 into mavedb-dev Jun 10, 2026
3 checks passed
@bencap bencap deleted the maintenance/bencap/coveralls-ci-action branch June 10, 2026 16:11
@bencap bencap mentioned this pull request Jun 10, 2026
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.

Add Coveralls coverage reporting to CI

1 participant