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

hMatoba / Piexif / 210
95%
master: 95%

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

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…

8 of 8 new or added lines in 1 file covered. (100.0%)

1101 of 1161 relevant lines covered (94.83%)

5.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 210.1 05 Dec 2018 06:31PM UTC 0
80.28
Travis Job 210.1
2 210.2 05 Dec 2018 06:30PM UTC 0
94.75
Travis Job 210.2
3 210.3 05 Dec 2018 06:35PM UTC 0
94.66
Travis Job 210.3
4 210.4 05 Dec 2018 06:33PM UTC 0
94.66
Travis Job 210.4
5 210.5 05 Dec 2018 06:32PM UTC 0
94.66
Travis Job 210.5
6 210.6 05 Dec 2018 06:35PM UTC 0
80.28
Travis Job 210.6
Source Files on build 210
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #210
  • Pull Request #78
  • PR Base - master (#208)
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