]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Dont require_changes for codecov comment
authorshamoon <4887959+shamoon@users.noreply.github.com>
Wed, 20 Aug 2025 18:18:38 +0000 (11:18 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Wed, 20 Aug 2025 18:18:38 +0000 (11:18 -0700)
.codecov.yml

index d9a12a77316300dd5c7ff4def0571a98ae05d89b..77328cf790eda89cc3cf647907938ffebdb32e75 100644 (file)
@@ -10,10 +10,8 @@ component_management:
       paths:
         - src-ui/**
 # https://docs.codecov.com/docs/pull-request-comments
-# codecov will only comment if coverage changes
 comment:
   layout: "header, diff, components, flags, files"
-  require_changes: true
   # https://docs.codecov.com/docs/javascript-bundle-analysis
   require_bundle_changes: true
   bundle_change_threshold: "50Kb"