Skip to content

Commit

Permalink
Update coverage_comment/main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Jul 20, 2024
1 parent d8c8f17 commit 9dc27d8
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 @@ -182,6 +182,7 @@ def process_pr(
marker=marker,
subproject_id=config.SUBPROJECT_ID,
)
# Same as above except `max_files` is None
summary_comment = template.get_comment_markdown(
coverage=coverage,
diff_coverage=diff_coverage,
Expand Down

0 comments on commit 9dc27d8

Please sign in to comment.