alemelis / Bobby.jl

A mediocre chess moves validator
MIT License
8 stars 1 forks source link

Cx #25

Closed alemelis closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #25 into master will increase coverage by 10.18%. The diff coverage is 87.05%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #25       +/-   ##
===========================================
+ Coverage   76.95%   87.14%   +10.18%     
===========================================
  Files          16       11        -5     
  Lines         755      560      -195     
===========================================
- Hits          581      488       -93     
+ Misses        174       72      -102     
Impacted Files Coverage Δ
src/Bobby.jl 100.00% <ø> (ø)
src/bitboard.jl 46.72% <46.72%> (-53.28%) :arrow_down:
src/move.jl 91.21% <91.21%> (ø)
src/perft.jl 92.85% <92.30%> (+11.77%) :arrow_up:
src/bishop.jl 100.00% <100.00%> (ø)
src/cvt.jl 100.00% <100.00%> (ø)
src/king.jl 100.00% <100.00%> (ø)
src/knight.jl 100.00% <100.00%> (ø)
src/magic.jl 100.00% <100.00%> (ø)
src/pawn.jl 100.00% <100.00%> (ø)
... and 8 more

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 6c29516...7e79935. Read the comment docs.