MCPcopy Create free account
hub / github.com/apache/storm / _print_github_reports

Method _print_github_reports

dev-tools/report/report.py:248–250  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

246 jira.print_report()
247
248 def _print_github_reports(self):
249 for github in self.github_reports:
250 github.print_report()
251
252 def _print_jira_github_combined_reports(self):
253 for jira_github_combined in self.jira_github_combined_reports:

Callers 1

print_allMethod · 0.95

Calls 1

print_reportMethod · 0.45

Tested by

no test coverage detected