AttackingOrDefending / pydraughts

A draughts (checkers) library for Python with move generation, PDN reading and writing, engine communication and balloted openings
MIT License
13 stars 5 forks source link

Don't use txt files in 32 bit CB engines #33

Closed AttackingOrDefending closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #33 (8082dd2) into main (d79e8dd) will increase coverage by 0.77%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   97.75%   98.52%   +0.77%     
==========================================
  Files          20       20              
  Lines        3025     3261     +236     
==========================================
+ Hits         2957     3213     +256     
+ Misses         68       48      -20     
Impacted Files Coverage Δ
...aughts/engines/checkerboard_extra/engine_client.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more