rhgrant10 / berserk

Python client for the lichess API
https://berserk.readthedocs.io
Other
141 stars 36 forks source link

Add get_tournament() method to get information about a tournament #33

Open dignissimus opened 3 years ago

dignissimus commented 3 years ago

Resolves #30

codecov-io commented 3 years ago

Codecov Report

Merging #33 (c562146) into master (1b000a4) will decrease coverage by 0.16%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   70.04%   69.88%   -0.17%     
==========================================
  Files           8        8              
  Lines         671      674       +3     
==========================================
+ Hits          470      471       +1     
- Misses        201      203       +2     
Impacted Files Coverage Δ
berserk/clients.py 33.69% <33.33%> (-0.01%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1b000a4...c562146. Read the comment docs.