Closed jupadin closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
Thanks you for the PR though! 😉 I really appreciate your work to improve the project, especially this biggest and most complex module. The comments may seem harsh or nitpicky, but I'm just making sure I undestand the changes and only needed changed are introduced. Also I changed the change type to from feature to bugfix, since the PR only fixes specific cases without introducing new use cases.
Hi,
yes, might be too much changes to be declared as a PR. If okay, we could just close this PR and I would have a look on the current branch / commit and see how I can integrate the adjustments more clearly. In your last commit, I also saw the change of the Root-URL -:)
Change Types
Description
1) Improved the youth detection of leagues for '-F-' or '-M-' (see models.py:69) 2) Handling the resulting exception thrown by this (see setup.py:202) 3) Added logic to skip 'Freundschaftsspiele' (see setup.py:181) 4) Removed duplicate associations due to url filtering and improved url concatenation (see parsing.py:24)
Checklist