From 9c438602f8526622abe357e56290169874d5535b Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sat, 18 Feb 2023 02:42:08 -0500 Subject: [PATCH] Add codecov config --- codecov.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..69cb760 --- /dev/null +++ b/codecov.yml @@ -0,0 +1 @@ +comment: false