Skip to content

Conversation

@marc-vanderwal
Copy link
Contributor

Purpose

This PR enables code coverage metrics in Zonemaster-Engine.

Context

Discussions during latest face-to-face meeting.

Changes

  • Factor out CI steps for installing package in its separate action for easier reuse
  • Add action for generating coverage report

How to test this PR

Ensure both GitHub actions (CI and coverage) run to completion. Ensure coverage reports are accessible.

The steps required for installing the package can be factored out in a
composite action defined as such, so that the main ci.yml file remains
legible. We might also want to reuse those steps later in a different
file, for measuring code coverage in a different action.
@marc-vanderwal marc-vanderwal force-pushed the ci-code-coverage branch 4 times, most recently from db35d3b to f3539bf Compare January 29, 2025 09:47
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