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

indiehd / audio-manipulator
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: v2.1.7
DEFAULT BRANCH: master
Repo Added 09 Apr 2019 07:37PM UTC
Files 60
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

LAST BUILD ON BRANCH v2.0.1
branch: v2.0.1
CHANGE BRANCH
x
Reset
  • v2.0.1
  • 2.x
  • analysis-0g9Dr4
  • lame-mp3-support
  • master
  • refactor-flac-converter
  • remove-filename-sanitizer
  • slight-cleanup
  • test-coverage-improvements
  • v2.0.0
  • v2.1.0
  • v2.1.2
  • v2.1.3
  • v2.1.5
  • v2.1.6
  • v2.1.7
  • wip-fluent-command
  • wip-logging-improvements
  • wip-mp3-tagger
  • wip-mp4-tagger
  • wip-wav-converter

pending completion
147

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

Relevant lines Covered
Build:
Build:
685 RELEVANT LINES 656 COVERED LINES
30.82 HITS PER LINE
Source Files on v2.0.1
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
147 v2.0.1 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 th... push 07 Nov 2019 09:50PM UTC cbj4074 travis-ci pending completion  
See All Builds (96)
  • Repo on GitHub
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