Skip to content

Commit

Permalink
make max files none
Browse files Browse the repository at this point in the history
  • Loading branch information
tgehrs committed Jul 19, 2024
1 parent 253b679 commit d8c8f17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions coverage_comment/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ def process_pr(
previous_coverage_rate=previous_coverage_rate,
files=files_info,
count_files=count_files,
max_files=None,
minimum_green=config.MINIMUM_GREEN,
minimum_orange=config.MINIMUM_ORANGE,
repo_name=config.GITHUB_REPOSITORY,
Expand Down

0 comments on commit d8c8f17

Please sign in to comment.