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

dsoprea / go-exif / 147 / 4
71%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2019 04:37AM UTC
Files 13
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

29 Dec 2019 04:35AM UTC coverage: 72.162% (-0.2%) from 72.377%
147.4

push

travis-ci

dsoprea
type.go: Bugfix for math with embedded data. Add Format().

- ifd_builder.go
  - `BuilderTag` now embeds `ByteOrder`.
  - `BuilderTag` `String()` now prints value.

- type.go
  - `TagType` `ValueIsEmbedded()` renamed to `valueIsEmbedded()`.
  - Add `readRawEncoded()` method to `TagType`.
  - Add `Format()` method to `TagType` to isolate code for processing
    output strings for all types.
    - This will also print a suffixing ellipsis when `justFirst` is
      `true`.

  - Important bugfix for embedded values always being presented as
    four-bytes rather than being truncated to their reported unit-count
    bytes first. We tripped over this when some of our corresponding
    math was found to be wrong elsewhere.

- Minor reformatting.

2950 of 4088 relevant lines covered (72.16%)

230.92 hits per line

Source Files on job 147.4
  • Tree
  • List 0
  • Changed 7
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 121
  • Travis Job 147.4
  • 483dbacf on github
  • Prev Job for on master (#146.5)
  • Next Job for on master (#148.2)
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