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

feeluown / FeelUOwn / 71
55%

Build:
DEFAULT BRANCH: master
Ran 06 May 2021 12:15PM UTC
Jobs 3
Files 167
Run time 39s
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
71

push

travis-ci

GitHub
linux/mpris2: Fix an error raised in mpris2.py when song.duration is None (#478)

```
[2021-05-06 19:35:54,899 feeluown.task:83] [WARNING]: Task mpris2-update-property failed: unsupported operand type(s) for *: 'NoneType' and 'int'
[2021-05-06 19:35:54,899 feeluown.linux.mpris2:119] [ERROR]: mpris update song props failed
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/feeluown/linux/mpris2.py", line 117, in cb
    future.result()
  File "/usr/lib/python3.9/site-packages/feeluown/task.py", line 81, in _cb
    future.result()
  File "/usr/lib/python3.9/site-packages/qasync/__init__.py", line 140, in run
    r = callback(*args, **kwargs)
  File "/usr/lib/python3.9/site-packages/feeluown/linux/mpris2.py", line 138, in _update_song_props
    'mpris:length': dbus.Int64(song.duration*1000),
TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'
```

3830 of 10242 relevant lines covered (37.4%)

1.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 71.1 (TEST_ENV=travis) 06 May 2021 12:15PM UTC 0
37.4
Travis Job 71.1
2 71.2 (TEST_ENV=travis) 06 May 2021 12:15PM UTC 0
37.4
Travis Job 71.2
3 71.3 (TEST_ENV=travis) 06 May 2021 12:15PM UTC 0
37.88
Travis Job 71.3
Source Files on build 71
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #71
  • 774c8075 on github
  • Prev Build on master (#816776974)
  • Next Build on master (#816792461)
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