• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bsamseth / Goldfish
86%
master: 92%

Build:
Build:
LAST BUILD BRANCH: action-build
DEFAULT BRANCH: master
Repo Added 29 Nov 2015 04:49PM UTC
Files 36
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH pv-search
branch: pv-search
CHANGE BRANCH
x
Reset
  • pv-search
  • TTable
  • action-build
  • aspiration-window
  • benchmarking
  • castling
  • code-style-fixes
  • delta-pruning
  • evaluation
  • futility-pruning
  • killer-move
  • lichess-bot
  • master
  • move-ordering
  • movegen
  • nega-scout
  • null-move-pruning
  • pawn-evaluation
  • piece-square-tables
  • pointer-removal
  • redesign
  • refactor
  • refactor-code-base
  • search-refactor
  • syzygy-tb
  • uci
  • uci-options
  • unittest
  • v0.1
  • v1.0
  • v1.1
  • v1.11.0
  • v1.11.1
  • v1.11.2
  • v1.12.0
  • v1.13.0
  • v1.2
  • v1.3
  • v1.4
  • v1.5
  • v1.5.1
  • v1.6.0
  • v1.7.0
  • v1.7.1
  • v1.8.1
  • v1.8.2
  • v1.9.0

pending completion
192

push

travis-ci

bsamseth
Add games for v1.7.0

   # PLAYER             :  RATING  POINTS  PLAYED   (%)
   1 Goldfish v1.7.0    :  2243.5   173.0     300    58
   2 Goldfish v1.6.0    :  2215.3   360.0     650    55
   3 Goldfish v1.5.1    :  2162.6   423.5     900    47
   4 Goldfish v1.5      :  2151.8   516.5    1075    48
   5 Goldfish v1.4      :  2147.7   453.0     900    50
   6 Goldfish v1.3      :  2130.5   133.0     255    52
   7 Goldfish v1.2      :  2097.5    74.5     160    47
   8 Goldfish v1.1      :  2055.3    70.0     162    43
   9 Goldfish v1.0      :  2000.0    13.5      32    42

Head to head statistics:

 1) Goldfish v1.7.0 2243.5 :    300 (+87,=172,-41),  57.7 %

    vs.                    :  games (  +,   =,  -),   (%) :    Diff
    Goldfish v1.6.0        :    150 ( 46,  78, 26),  56.7 :   +28.2
    Goldfish v1.5.1        :    150 ( 41,  94, 15),  58.7 :   +80.9

 2) Goldfish v1.6.0 2215.3 :    650 (+164,=392,-94),  55.4 %

    vs.                    :  games (   +,   =,  -),   (%) :    Diff
    Goldfish v1.7.0        :    150 (  26,  78, 46),  43.3 :   -28.2
    Goldfish v1.5.1        :    250 (  64, 157, 29),  57.0 :   +52.7
    Goldfish v1.5          :    250 (  74, 157, 19),  61.0 :   +63.5

 3) Goldfish v1.5.1 2162.6 :    900 (+130,=587,-183),  47.1 %

    vs.                    :  games (   +,   =,   -),   (%) :    Diff
    Goldfish v1.7.0        :    150 (  15,  94,  41),  41.3 :   -80.9
    Goldfish v1.6.0        :    250 (  29, 157,  64),  43.0 :   -52.7
    Goldfish v1.5          :    250 (  43, 166,  41),  50.4 :   +10.8
    Goldfish v1.4          :    250 (  43, 170,  37),  51.2 :   +14.9

 4) Goldfish v1.5   2151.8 :   1075 (+157,=719,-199),  48.0 %

    vs.                    :  games (   +,   =,   -),   (%) :    Diff
    Goldfish v1.6.0        :    250 (  19, 157,  74),  39.0 :   -63.5
    Goldfish v1.5.1        :    250 (  41, 166,  43),  49.6 :   -10.8
    Goldfish v1.4          :    500 (  85, 345,  70),  51.5 :    +4.1
    Goldfish v... (continued)

942 of 1095 relevant lines covered (86.03%)

9807312.18 hits per line

Relevant lines Covered
Build:
Build:
1095 RELEVANT LINES 942 COVERED LINES
9807312.18 HITS PER LINE
Source Files on pv-search
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
192 pv-search Add games for v1.7.0 # PLAYER : RATING POINTS PLAYED (%) 1 Goldfish v1.7.0 : 2243.5 173.0 300 58 2 Goldfish v1.6.0 : 2215.3 360.0 650 55 3 Goldfish v1.5.1 : 2162.6 423.5 900 47 ... push 16 Nov 2018 07:02AM UTC bsamseth travis-ci pending completion  
193 pv-search Add games for v1.7.0 # PLAYER : RATING POINTS PLAYED (%) 1 Goldfish v1.7.0 : 2243.5 173.0 300 58 2 Goldfish v1.6.0 : 2215.3 360.0 650 55 3 Goldfish v1.5.1 : 2162.6 423.5 900 47 ... Pull #20 16 Nov 2018 07:02AM UTC web-flow travis-ci pending completion  
185 pv-search Update checklist. push 15 Nov 2018 11:36AM UTC bsamseth travis-ci pending completion  
186 pv-search Update checklist. Pull #20 15 Nov 2018 11:36AM UTC web-flow travis-ci pending completion  
184 pv-search Implement Principal Variation Search Massive speed boost. v1.7.0 =========================== Total time (ms) : 6192 Nodes searched : 7000990 Nodes/second : 1130651 v1.6.0: =========================== Total time (ms) : 11530 Nodes searched ... Pull #20 15 Nov 2018 09:34AM UTC web-flow travis-ci pending completion  
182 pv-search Implement Principal Variation Search Massive speed boost. v1.7.0 =========================== Total time (ms) : 6192 Nodes searched : 7000990 Nodes/second : 1130651 v1.6.0: =========================== Total time (ms) : 11530 Nodes searched ... push 15 Nov 2018 09:33AM UTC bsamseth travis-ci pending completion  
See All Builds (366)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc