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

flow / nbt / 27 / 1
13%
develop: 13%

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

13 Jun 2018 10:24PM UTC coverage: 13.327% (-0.3%) from 13.606%
27.1

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

143 of 1073 relevant lines covered (13.33%)

9.39 hits per line

Source Files on job 27.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27
  • Travis Job 27.1
  • 782eae0c on github
  • Prev Job for on develop (#24.1)
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