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

ammaraskar / pyCraft
71%
master: 92%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Repo Added 20 Mar 2015 10:26PM UTC
Files 38
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 new_types
branch: new_types
CHANGE BRANCH
x
Reset
  • new_types
  • 1.11
  • 1.12
  • 1.12.1
  • 1.14
  • 1.14.1
  • 1.14.2
  • 1.15.1-pre
  • 1.18.1
  • dev
  • fakeauth
  • improve-packet-aux
  • issue146
  • issue70
  • master
  • meta-test
  • nbt_exploit
  • nonmonotonic-protocol-versions
  • pylint
  • testing
  • v1.16

pending completion
59

push

travis-ci

dkkline
Tests for VarInt

Removed unused import (SerializationError)

We now check if Datatype.SIZE is a number using ABC.

Added 2 decorators for raising serialized and deserialized data
exceptions.

Datatype.SIZE can now be either a number or a sequence. If sequence,
first value is MIN_SIZE and second value is MAX_SIZE

VarInt.serialize now raises ValueError instead of SerializationError
when number is too big to serialize.

573 of 804 relevant lines covered (71.27%)

0.71 hits per line

Relevant lines Covered
Build:
Build:
804 RELEVANT LINES 573 COVERED LINES
0.71 HITS PER LINE
Source Files on new_types
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
59 new_types Tests for VarInt Removed unused import (SerializationError) We now check if Datatype.SIZE is a number using ABC. Added 2 decorators for raising serialized and deserialized data exceptions. Datatype.SIZE can now be either a number or a sequence... push 16 Apr 2015 09:41PM UTC dkkline travis-ci pending completion  
58 new_types Ignored python2-specific code on coverage report. push 16 Apr 2015 06:26PM UTC dkkline travis-ci pending completion  
56 new_types PEP8 push 16 Apr 2015 05:33PM UTC dkkline travis-ci pending completion  
55 new_types Removed useless commented code. push 16 Apr 2015 05:30PM UTC dkkline travis-ci pending completion  
54 new_types Added tests for Double datatype push 16 Apr 2015 05:25PM UTC dkkline travis-ci pending completion  
53 new_types Implemented tests for the Float datatype. This required the implementation of a new method on BaseDatatypeTester. dynamic_assert_equal is overridden by floating point datatypes, and instead uses TestCase.assertAlmostEqual. push 16 Apr 2015 04:58PM UTC dkkline travis-ci pending completion  
50 new_types Added tests for LongLong and UnsignedLongLong. Implemented compatibility layer for the long type (has been removed in py3) Added test for long-type compat. push 16 Apr 2015 03:14PM UTC dkkline travis-ci pending completion  
49 new_types Merge remote-tracking branch 'origin/six' into new_types push 16 Apr 2015 03:01PM UTC dkkline travis-ci pending completion  
47 new_types Fixed 3 of the VALID_VALUES on the UnsignedIntegerTest not being bytes. Added Long and UnsignedLong tests. push 16 Apr 2015 02:08PM UTC dkkline travis-ci pending completion  
46 new_types Removed non-empty string deserialization test, as strings and bytes are the same on python2. Fixed a non PEP8-compliant space. Added tests for Integer and UnsignedInteger datatypes. push 16 Apr 2015 02:00PM UTC dkkline travis-ci pending completion  
See All Builds (509)
  • 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