Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve code coverage #627

Description

@bobmyhill

Coverage as of 05/12/2025 is 93.7% (https://github.com/geodynamics/burnman/actions/workflows/coverage.yml)

Much of the "untested" code is tested through the examples and benchmarks, but it would be good to unit test the whole codebase.

Coverage reports are generated as a Github Action. To find the most recent report, click the tick button opposite the most recent commit, find the CodeCoverage action, and then click "Summary". A link to the artifact should be at the bottom of the page.

Note that coverage.py doesn't work on functions with numba decorators (coveragepy/coveragepy#849). The Github Action uninstalls numba for coverage testing.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    always openContinuous improvement

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions