Ghost/.github
Daniel Lockyer 4d63034bd2 Altered CI to upload coverage in one step
fixes https://github.com/TryGhost/Toolbox/issues/395

- we seem to be encountering issues with codecov where it randomly
  reports huge jumps in test coverage %
- I'm still not sure of the reason why, but the general trend in CI with
  codecov is to store test coverage files as artifacts and then submit
  them to codecov in one go
- this commit implements that in our CI
- let's see if this improves anything
2022-09-15 11:30:13 +01:00
..
hooks
ISSUE_TEMPLATE
workflows Altered CI to upload coverage in one step 2022-09-15 11:30:13 +01:00
AUTO_ASSIGN
CODEOWNERS
CONTRIBUTING.md Update CONTRIBUTING.md 2022-08-05 16:06:26 +01:00
FUNDING.yml
PULL_REQUEST_TEMPLATE.md
SUPPORT.md