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

indiehd / audio-manipulator / 146
95%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2019 09:48PM UTC
Jobs 2
Files 60
Run time 1min
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
146

push

travis-ci

cbj4074
feat: Add support for the latest getID3 version

getID3 v1.9.18 introduced a change, described as
'standardize "track" -> "track_number"', which broke
Mp3TaggingTest::testItCanTagFile(). In short, getID3 had previously returned
track numbers in the format 'tracknumber' => '1/10', whereas as of this
release, the format changed to 'tracknumber' => '1' *and* 'tracktotal' => '10'
was added.

This commit fixes the breaking change in getID3 in a backward-compatible way by
adding support for an optional mutator (passed as a closure) that manipulates
the tag value arbitrarily.

656 of 685 relevant lines covered (95.77%)

30.82 hits per line

Jobs
ID Job ID Ran Files Coverage
2 146.2 (FFMPEG_BINARY=avconv) 07 Nov 2019 09:47PM UTC 0
95.77
Travis Job 146.2
3 146.3 (FFMPEG_BINARY=avconv) 07 Nov 2019 09:49PM UTC 0
95.77
Travis Job 146.3
Source Files on build 146
  • List 0
  • Changed 5
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #146
  • 5b51cde7 on github
  • Prev Build on master (#143)
  • Next Build on master (#148)
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

© 2025 Coveralls, Inc