Commit graph

4 commits

Author SHA1 Message Date
Arne Beer 1271501854
ci: Update codecov ignore rules 2023-06-12 23:53:01 +02:00
Martijn Pieters 3f7ee0c4db
CI: correct codecov configuration syntax
Following the [documentation][1], this is clearly intended to be the
[`coverage` section][2]. The file is now valid [as per the codecov
API][3].

[1]: https://docs.codecov.com/docs/codecovyml-reference
[2]: https://docs.codecov.com/docs/codecovyml-reference#coverage
[3]: https://docs.codecov.com/docs/codecov-yaml#validate-your-repository-yaml
2022-10-20 10:09:39 +01:00
Martijn Pieters ff23dccee7 CI: Exclude git/github infra from codecov 2022-07-06 17:46:19 +01:00
Arne Beer e37340f411
ci: Add code coverage 2022-06-23 01:55:20 +02:00