polarity/codecov.yml
Tim Süberkrüb 9bd143a5bb
Preserve type annotations during normalization (#382)
* Add regression test

* Preserve type annotations during normalization

* Add regression test for annotations occuring in neutral expressions

* Fix pretty-printing annotations

* Add neutral type annotations

* Improve comments

* Make codecov purely informational on patches
2024-11-20 22:59:42 +01:00

8 lines
191 B
YAML

coverage:
status:
project:
default: # default is the status check's name, not default settings
informational: true
patch:
default:
informational: true