5 Commits

Author SHA1 Message Date
Luke Watts
8f863a1e1e chore: disable patch status 2023-09-30 14:49:48 +02:00
Luke Watts
740f7c4c2f chore: configure codecov with threshold
The configuration was being silently ignored
as it was not valid. Used the following command
to validate the change made.

```
curl -X POST --data-binary @codecov.yml https://codecov.io/validate
```

This should reduce the number of status failures by increasing the
threshold.
2023-05-20 08:55:22 +02:00
Luke Watts
011701009e chore(tooling): reduce number of comments from codecov 2023-05-15 07:52:42 +02:00
Luke Watts
64c39131c1 chore(ci): increase threshold on code cov 2023-05-15 07:51:04 +02:00
Luke Watts
f73b1ca890 chore: do not include documentation in code coverage calc 2023-05-05 15:56:27 +02:00