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

Rycieos / python-chess
95%

Build:
DEFAULT BRANCH: master
Repo Added 06 Apr 2018 09:18PM UTC
Files 3
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • travis-test

pending completion
14

push

travis-ci

Rycieos
Fix broken test

The test was missing a "*" on an import.

188 of 197 relevant lines covered (95.43%)

3.82 hits per line

Relevant lines Covered
Build:
Build:
197 RELEVANT LINES 188 COVERED LINES
3.82 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14 master Fix broken test The test was missing a "*" on an import. push 20 Aug 2018 05:02PM UTC Rycieos travis-ci pending completion  
13 master Fix broken test and add Python 3.7 building That test had no problem on my machine, and I have no idea why. Also add Python 3.7 to Travis testing, might as well. push 20 Aug 2018 04:54PM UTC Rycieos travis-ci pending completion  
10 master Add pawn function support for PieceColor type Instead of always using a boolean for the pawn_move, allow for using the PieceColor enum. Add tests to cover None conditions. push 14 Aug 2018 08:48PM UTC Rycieos travis-ci pending completion  
9 master Add more tests Add more tests for better coverage and edge cases. Add a check in moves.convert_from_chess_space() to catch chess notation moves that aren't two characters long. push 01 May 2018 03:07PM UTC Rycieos travis-ci pending completion  
8 master Install enum compat if running older Python Enum class was added in Python 3.4, so older versions will fail without the backport installed. Add to the reqirements so that it will get installed if we are testing on older versions. push 30 Apr 2018 08:38PM UTC Rycieos travis-ci pending completion  
7 master Add piece object and board logic and loading Add a Piece enum class with more details. Add board loading and exporting from FEN strings. Add pawn move validation. This only covers half of pawn work, since so much is dependent on the board state. push 30 Apr 2018 08:19PM UTC Rycieos travis-ci pending completion  
6 master Update README.md Add project scope and build badges. push 09 Apr 2018 03:13PM UTC web-flow travis-ci pending completion  
5 master Add more valid move checks Add the move checks for all pieces but the pawn. Add a function for checking if a spaces is a valid space (on the board). Change all storages of sets of spaces or moves to using Python sets. Make sure all move checks wi... push 08 Apr 2018 03:48PM UTC Rycieos travis-ci pending completion  
4 master Adding Travis and Coveralls push 06 Apr 2018 09:35PM UTC Rycieos travis-ci pending completion  
See All Builds (12)
  • 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

© 2026 Coveralls, Inc