takos22 / codingame

Wrapper for the undocumented CodinGame API. Can be used both synchronously and asynchronlously.
https://codingame.readthedocs.io
MIT License
21 stars 7 forks source link

[RELEASE] 1.4.2 #27

Closed takos22 closed 1 year ago

takos22 commented 1 year ago

Version 1.4.2

Fixed

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (78aa6ea) 100.00% compared to head (de9e0e7) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #27 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 32 32 Lines 2338 2349 +11 ========================================= + Hits 2338 2349 +11 ``` | [Impacted Files](https://codecov.io/gh/takos22/codingame/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takos) | Coverage Δ | | |---|---|---| | [codingame/client/async\_.py](https://codecov.io/gh/takos22/codingame/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takos#diff-Y29kaW5nYW1lL2NsaWVudC9hc3luY18ucHk=) | `100.00% <100.00%> (ø)` | | | [codingame/client/sync.py](https://codecov.io/gh/takos22/codingame/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takos#diff-Y29kaW5nYW1lL2NsaWVudC9zeW5jLnB5) | `100.00% <100.00%> (ø)` | | | [codingame/http/async\_.py](https://codecov.io/gh/takos22/codingame/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takos#diff-Y29kaW5nYW1lL2h0dHAvYXN5bmNfLnB5) | `100.00% <100.00%> (ø)` | | | [codingame/http/base.py](https://codecov.io/gh/takos22/codingame/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takos#diff-Y29kaW5nYW1lL2h0dHAvYmFzZS5weQ==) | `100.00% <100.00%> (ø)` | | | [codingame/http/sync.py](https://codecov.io/gh/takos22/codingame/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takos#diff-Y29kaW5nYW1lL2h0dHAvc3luYy5weQ==) | `100.00% <100.00%> (ø)` | | | [codingame/utils.py](https://codecov.io/gh/takos22/codingame/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takos#diff-Y29kaW5nYW1lL3V0aWxzLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takos). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Takos)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.