diff --git a/.github/codecov.yml b/.github/codecov.yml new file mode 100644 index 00000000..25b2d889 --- /dev/null +++ b/.github/codecov.yml @@ -0,0 +1,6 @@ +comment: + layout: " diff, flags, files" + behavior: default + require_changes: false # learn more in the Requiring Changes section below + require_base: false # [true :: must have a base report to post] + require_head: true \ No newline at end of file