PyDrocsid / cogs

The official cog library used by PyDrocsid bots
GNU General Public License v3.0
13 stars 5 forks source link

Add other git servers to AdventOfCode cog #178

Closed atticus-sullivan closed 1 year ago

atticus-sullivan commented 2 years ago

Description With this changes other git remove servers than github can be added to AdventOfCode.

Some of the functions are present only for the purpose of packing the get and the parse functionality into one single function isn't desired for some coding style reason (even though I wouldn't see one). These functions are marked as TODO remove.

Additional Notes Please do not merge directly, because honestly since I don't know how to set this whole thing up with the database and so one, this code is untested. So you'll have to test this your own.

inf-inity commented 2 years ago

Closed the wrong pr, sry xD

atticus-sullivan commented 1 year ago

@Defelo does this PR goes into the right direction? (this PR is getting more interesting as December approaches again ^^).

What do you think about the code-complexity issue of codeclimate?

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit db42a72a and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.