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

fetzerch / sync_music / 4
100%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2018 06:14PM UTC
Jobs 3
Files 0
Run time –
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
4

push

travis-ci

fetzerch
tox: Fix warnings reported by PyLint 2.0.0

sync_music/sync_music.py:112: [R1705(no-else-return),
    SyncMusic._get_file_action] Unnecessary "else" after "return"
sync_music/sync_music/actions.py:23:
    [R0205(useless-object-inheritance), Copy] Class 'Copy' inherits
    from object, can be safely removed from bases in python3
sync_music/sync_music/actions.py:40:
    [R0205(useless-object-inheritance), Skip] Class 'Skip' inherits
    from object, can be safely removed from bases in python3
sync_music/sync_music/actions.py:47: [R1711(useless-return),
    Skip.get_out_filename] Useless return at end of function or method
sync_music/transcode.py:36: [R0205(useless-object-inheritance),
    Transcode] Class 'Transcode' inherits from object, can be safely
    removed from bases in python3
sync_music/util.py:30: [R0205(useless-object-inheritance),
    LogBraceString] Class 'LogBraceString' inherits from object, can be
    safely removed from bases in python3
sync_music/hashdb.py:31: [R0205(useless-object-inheritance), HashDb]
    Class 'HashDb' inherits from object, can be safely removed from
    bases in python3

tests/test_hashdb.py:27: [R0205(useless-object-inheritance),
    TestHashDb] Class 'TestHashDb' inherits from object, can be safely
    removed from bases in python3
tests/test_sync_music.py:34: [R0205(useless-object-inheritance),
    TestSyncMusicSettings] Class 'TestSyncMusicSettings' inherits from
    object, can be safely removed from bases in python3
tests/util.py:32: [R0205(useless-object-inheritance),
    TemporaryOutputPathFixture] Class 'TemporaryOutputPathFixture'
    inherits from object, can be safely removed from bases in python3
Jobs
ID Job ID Ran Files Coverage
1 4.1 (TOXENV=flake8) 17 Jul 2018 07:07PM UTC 0
Travis Job 4.1
2 4.2 (TOXENV=pylint) 17 Jul 2018 06:14PM UTC 0
Travis Job 4.2
3 4.3 (TOXENV=py35-cover) 17 Jul 2018 07:07PM UTC 0
100.0
Travis Job 4.3
Source Files on build 4
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4
  • adde89ab on github
  • Prev Build on master (#3)
  • Next Build on master (#5)
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