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

Improve Linux DXP stability #39

Closed AttackingOrDefending closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #39 (96dbffb) into main (587abee) will increase coverage by 0.12%. The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   96.90%   97.03%   +0.12%     
==========================================
  Files          21       21              
  Lines        3203     3208       +5     
==========================================
+ Hits         3104     3113       +9     
+ Misses         99       95       -4     
Impacted Files Coverage Δ
draughts/engines/dxp.py 92.77% <0.00%> (-1.14%) :arrow_down:
...aughts/engines/checkerboard_extra/engine_client.py 100.00% <100.00%> (ø)
draughts/engines/dxp_communication/dxp_classes.py 95.02% <100.00%> (+0.08%) :arrow_up:
draughts/tournament.py 94.97% <100.00%> (+3.35%) :arrow_up:

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