Skip to content

Commit

Permalink
add base cov
Browse files Browse the repository at this point in the history
  • Loading branch information
tm1000 committed May 17, 2024
1 parent 9a808d8 commit 15dd081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
artifact_download_workflow_names: 'ci,cron'
badge: true
fail_on_negative_difference: true
overall_coverage_fail_threshold: 70
- name: Add Coverage PR Comment
uses: marocchino/sticky-pull-request-comment@v2
if: steps.code_coverage_report_action.outputs.file != '' && github.event_name == 'pull_request' && (success() || failure())
Expand Down

0 comments on commit 15dd081

Please sign in to comment.