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

New DXP communication #35

Closed AttackingOrDefending closed 1 year ago

AttackingOrDefending commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #35 (460a957) into main (90ea572) will decrease coverage by 0.16%. The diff coverage is 80.40%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   97.32%   97.17%   -0.16%     
==========================================
  Files          20       20              
  Lines        3062     2969      -93     
==========================================
- Hits         2980     2885      -95     
- Misses         82       84       +2     
Impacted Files Coverage Δ
...hts/engines/dxp_communication/dxp_communication.py 76.36% <76.36%> (ø)
draughts/__init__.py 100.00% <100.00%> (ø)
draughts/engines/dxp.py 94.20% <100.00%> (-0.21%) :arrow_down:
draughts/engines/dxp_communication/dxp_classes.py 94.97% <100.00%> (-1.68%) :arrow_down:

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