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.0 #22

Closed takos22 closed 2 years ago

takos22 commented 2 years ago

Version 1.4.0

Added

Removed

codecov-commenter commented 2 years ago

Codecov Report

Merging #22 (a16ba93) into master (a169a0c) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            master       #22    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           30        32     +2     
  Lines         2039      2338   +299     
==========================================
+ Hits          2039      2338   +299     
Impacted Files Coverage Δ
codingame/types/notification.py 100.00% <ø> (ø)
codingame/abc.py 100.00% <100.00%> (ø)
codingame/client/async_.py 100.00% <100.00%> (ø)
codingame/client/base.py 100.00% <100.00%> (ø)
codingame/client/sync.py 100.00% <100.00%> (ø)
codingame/http/base.py 100.00% <100.00%> (ø)
codingame/notification/notification.py 100.00% <100.00%> (ø)
tests/async/test_client.py 100.00% <100.00%> (ø)
tests/async/test_codingamer.py 100.00% <100.00%> (ø)
tests/async/test_notification.py 100.00% <100.00%> (ø)
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.