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

Increase DXP time #31

Closed AttackingOrDefending closed 1 year ago

AttackingOrDefending commented 1 year ago

Help fix DXP tests.

codecov[bot] commented 1 year ago

Codecov Report

Merging #31 (ec472d0) into main (d79e8dd) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   97.75%   97.75%           
=======================================
  Files          20       20           
  Lines        3025     3025           
=======================================
  Hits         2957     2957           
  Misses         68       68           

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

AttackingOrDefending commented 1 year ago

Doesn't help. Will test another way later.