Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

implement code coverage for the R package #11

@jameslamb

Description

@jameslamb

We should use some code coverage framework to run the R package's unit tests. That would guarantee that builds fail:

  • if any tests fail
  • if tests don't cover at least x% of the code

Could use this approach: https://github.com/jameslamb/ci_tools/blob/master/r/unit_tests.R

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions