Ghost/.github
Daniel Lockyer a7074592c8 Configured CI to only calculate coverage for recommended Node version
- we seem to be getting some odd numbers when running c8 on Node 12, and
  it's causing our CI checks to fail
- even when we're adding tests, the coverage value goes down
- this is disrupting the team from shipping, so we need to change that
- this commit alters the setup to run unit tests w/ c8 for Node 16 unit
  tests, and without c8 for other versions
- `yarn test:unit` is kept the same for everyday use
2022-03-07 13:45:33 +00:00
..
hooks
ISSUE_TEMPLATE Switched our old style bug report template to a form 2021-11-12 10:30:08 +00:00
workflows Configured CI to only calculate coverage for recommended Node version 2022-03-07 13:45:33 +00:00
AUTO_ASSIGN
CODEOWNERS
CONTRIBUTING.md
FUNDING.yml
PULL_REQUEST_TEMPLATE.md Updated PR template with careers CTA 2022-01-20 12:21:06 -05:00
SUPPORT.md