Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dignissimus
Copy link

Resolves #30

@codecov-io
Copy link

codecov-io commented Apr 9, 2021

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%) ⬇️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No method for api/tournament/{id}
2 participants