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

flow / nbt / 27
13%

Build:
DEFAULT BRANCH: develop
Ran 13 Jun 2018 10:25PM UTC
Jobs 1
Files 36
Run time 19s
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

pending completion
27

Pull #12

travis-ci

web-flow
Improved stream compression

The `NBTi/oStream`s only provide a boolean flag to tell if the stream is compressed or not. In reality, there are three possible compressions: none, gzip or zlib. The latter one is heavily used to store Chunk NBT data in Minecraft.

This commit introduces three constants for the compression. They happen to be matching the ID convention used by Minecraft. This way, no additional case checking is required to handle the stream compression when reading region files.

The old methods using a boolean are marked as deprecated from now on, since they are ambiguous about which compression algorithm is meant.
Pull Request #12: Improved stream compression

27 of 27 new or added lines in 2 files covered. (100.0%)

143 of 1070 relevant lines covered (13.36%)

9.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27.1 13 Jun 2018 10:25PM UTC 0
13.33
Travis Job 27.1
Source Files on build 27
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #27
  • Pull Request #12
  • PR Base - develop (#24)
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