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

jstasiak / openpol / 22
65%

Build:
DEFAULT BRANCH: master
Ran 16 Sep 2019 07:36PM UTC
Jobs 1
Files 11
Run time 1s
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
22

push

travis-ci

jstasiak
Implement loading base images from graf.dat

This is not yet splitting the images into logical pieces like mouse
cursors, buttons etc. – this will come later as there's quite a bit of
code involved. First things first.

The code can be tested with the following commands:

    cargo run --bin openpol-grafdat-to-image13h /PATH/TO/GRAF.DAT > grafdat13h
    cargo run --bin openpol-image13h-to-ppm -- grafdat13h /PATH/TO/PAL.DAT PALETTE_INDEX > output.ppm
    convert output.ppm output.png
    open output.png

A dummy graf.dat file (dummy_graf.dat) is provided where each of the 15
images is filled with color corresponding to the images index (0, 1, 2,
..., 14) to help with verifying loading and saving the graf.dat contents.
The file is expected to be modified in the future to facilitate testing
splitting the base images into logical pieces.

302 of 458 relevant lines covered (65.94%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22.1 16 Sep 2019 07:36PM UTC 0
65.94
Travis Job 22.1
Source Files on build 22
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22
  • 6f212d9b on github
  • Prev Build on master (#15)
  • Next Build on master (#23)
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