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

hMatoba / Piexif / 210 / 6
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: fixes
DEFAULT BRANCH: master
Ran 05 Dec 2018 06:35PM UTC
Files 11
Run time 1397min
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

05 Dec 2018 06:29PM UTC coverage: 80.276% (-0.1%) from 80.416%
210.6

Pull #78

travis-ci

web-flow
Fix for dumping exif data loaded from images that contain a Gps VersionID tag

- This puts in python2 specific conditional check into _value_to_bytes() that
will make sure a raw_value of type str uses struct.unpack to generate int's
to send to the _pack_byte() function, otherwise it crashes trying to create
ints from the chars in the str object.

This crash was found when loading exif data from a picture shot with a
Canon PowerShot SX50 HS (according to the exif data), and it's Gps/VersionID
value was 2.3.0.0 but at run time was loaded as '\x02\x03\x00\x00'.

This probably needs an equivalent fix for Python 3.
Pull Request #78: Fix for dumping exif data loaded from images that contain a Gps Versi…

932 of 1161 relevant lines covered (80.28%)

0.8 hits per line

Source Files on job 210.6
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 196
  • Travis Job 210.6
  • 625ced62 on github
  • Prev Job for on fix/exif-dump-gps-version (#208.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