The method 'CheckRun#findComment' don't need the comment list as parameter

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 1.0
    • Affects Version/s: None
    • Component/s: bots

      The method `CheckRun#findComment` currently has a parameter `List<Comment> comments` which is redundancy. Because this information can be got from the `CheckRun` object by using `this.comments`.

      I find this when working on SKARA-1199, but I don't think it is good to refactor the code there. So I file this as a follow-up issue.

            Assignee:
            Zhao Song
            Reporter:
            Guoxiong Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: