source-academy / stories-backend

Backend of Source Academy extension for Stories support.
0 stars 0 forks source link

Setup Coveralls check in CI #21

Closed RichDom2185 closed 1 year ago

RichDom2185 commented 1 year ago

Allows for continuous monitoring of code coverage.

Also removes the testCI Makefile rule in favour of environment variables to reduce code duplication.

RichDom2185 commented 1 year ago

We will merge this first as we suspect that the PR comments are not being made due to this PR being the first PR that introduces the Coveralls CI step. See here for info.

We expect that subsequently all PRs will have comments on them by Coveralls.