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

Added cloud analysis for chess positions #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kaustubhk334
Copy link

Added functionallity for the /api/cloud-eval endpoint of the lichess API. Provides cached analysis of up to 7 million positions in the lichess database.

@codecov-io
Copy link

Codecov Report

Merging #21 (d05e023) into master (1b000a4) will decrease coverage by 0.32%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   70.04%   69.71%   -0.33%     
==========================================
  Files           8        8              
  Lines         671      677       +6     
==========================================
+ Hits          470      472       +2     
- Misses        201      205       +4     
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...d05e023. 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.

2 participants