Turn off codecov project status check

This commit is contained in:
Sidharth Vinod
2023-07-06 11:16:41 +05:30
parent 1a4e5d9c5a
commit db30f21ac5

View File

@@ -11,5 +11,7 @@ comment:
coverage:
status:
project:
default:
threshold: 2%
off
# Turing off for now as code coverage isn't stable and causes unnecessary build failures.
# default:
# threshold: 2%