Skip to content

Improve board functionality#20

Open
Cqsi wants to merge 2 commits intorhgrant10:masterfrom
Cqsi:improve-board
Open

Improve board functionality#20
Cqsi wants to merge 2 commits intorhgrant10:masterfrom
Cqsi:improve-board

Conversation

@Cqsi
Copy link

@Cqsi Cqsi commented Dec 30, 2020

I added two methods to the Board class to make it possible to accept and declines challenges even if you aren't a bot. I found this useful because this makes it possible to test whatever you want to create with the Board class against yourself (through creating a challenge against your program). These methods are the exact same ones as those in the Bot class. It should work fine without changing anything.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- 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...ecfbb42. 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