repairnator icon indicating copy to clipboard operation
repairnator copied to clipboard

Resolve the overload in GitHubScanner methods fetch

Open sofiabobadilla opened this issue 2 years ago • 1 comments

Link to the class GitHubScanner

methods fetch(long startTime, long endTime, FetchMode fetchMode, Set<String> repos) and fetch(FetchMode fetchMode, Set<String> repos) shouldn't share the name and should be documented.

Why overloading doesn't support the SOLID principle Open/Closed?

sofiabobadilla avatar Sep 01 '22 12:09 sofiabobadilla

FYI I can't assigned myself, but I'm working on it

sofiabobadilla avatar Sep 01 '22 13:09 sofiabobadilla