• 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 v1.3
branch: v1.3
CHANGE BRANCH
x
Reset
  • v1.3
  • 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
  • pv-search
  • 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.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
120

push

travis-ci

bsamseth
Refactor code base (#15)

* Major refactor towards use of enums and scope changes.

As of now though, there is WAY to many static_cast. Did this first,
so that everything is explicit. Can now go to implicit conversions,
knowing there aren't any stray integer representations left.

* Remove all unnecessary static_cast.

Enums are now not scoped anymore to allow for implicit int conversion.
This is a bit of a bummer, but I will make a point to use them as
scoped, and hopefully all (or most) unscoped usages have been removed. I
still think this is worth  it, as the static_cast's got to be a bit
much.

896 of 1047 relevant lines covered (85.58%)

9856030.86 hits per line

Relevant lines Covered
Build:
Build:
1047 RELEVANT LINES 896 COVERED LINES
9856030.86 HITS PER LINE
Source Files on v1.3
  • 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
120 v1.3 Refactor code base (#15) * Major refactor towards use of enums and scope changes. As of now though, there is WAY to many static_cast. Did this first, so that everything is explicit. Can now go to implicit conversions, knowing there aren't any st... push 18 Jul 2018 07:41PM 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