Skip to content
This repository was archived by the owner on Apr 8, 2023. It is now read-only.
This repository was archived by the owner on Apr 8, 2023. It is now read-only.

Add CI System #7

@Furchin

Description

@Furchin

Likely either CircleCI or TravisCI, we'd like to run the unit tests as part of PR validation, and upon merge to master. The build should fail if:

  • Any of the unit tests fail.
  • The code coverage drops below what the last merge to master produced

The build should not fail if:

  • The code coverage drops below the coverage provided by some other branch which has not yet been merged to master.

This issue depends on #6 being completed (otherwise it's pointless)!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions