Ghost/.github
Hannah Wolfe 3bd8e01495 Pinned coverage to current levels to prevent drops
- Updating our config to have `--check-coverage` enforces that the coverage meets a certain level.
- The default is 95 I believe, but our coverage is lower.
- I've set the levels to our current levels, so any drop below these numbers will cause the build to fail.
- I've also set the reporters to be text, html and cobertura so we always have a mini report, the full HTML files to navigate and cobertura for CI
- Cleaned up CI so we don't use the cov:unit command as we're now using codecov
- This also means we can remove the cov:unit command which was weird to use because it uses the last test run, which can be confusing
2022-02-24 09:56:06 +00:00
..
hooks Added pre-commit hook to handle submodules (#8302) 2017-04-13 08:26:48 +01:00
ISSUE_TEMPLATE Switched our old style bug report template to a form 2021-11-12 10:30:08 +00:00
workflows Pinned coverage to current levels to prevent drops 2022-02-24 09:56:06 +00:00
AUTO_ASSIGN Added auto-assign workflow to pull requests 2021-09-08 10:12:31 +01:00
CODEOWNERS Added CODEOWNERS file to protect DB migrations 2020-02-17 13:05:09 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-04-20 15:44:18 +01:00
FUNDING.yml Update FUNDING.yml 2020-07-28 13:19:20 +07:00
PULL_REQUEST_TEMPLATE.md Updated PR template with careers CTA 2022-01-20 12:21:06 -05:00
SUPPORT.md Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00