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

feeluown / FeelUOwn / 623
55%

Build:
DEFAULT BRANCH: master
Ran 06 May 2021 12:25PM UTC
Jobs 3
Files 167
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
623

push

travis-ci-com

GitHub
Silent an error when lyric is not present (#476)

The warning is still there, but the error and traceback below are gone after this simple change.

```
[2021-05-06 06:07:23,363 feeluown.models.base:444] [WARNING]: Model KuwoLyricModel get return None
[2021-05-06 06:07:23,364 qasync._QEventLoop:696] [ERROR]: Exception in callback LiveLyric.on_song_changed.<locals>.cb(<Future finis...7fef244a79d0>>) at /usr/lib/python3.9/site-packages/feeluown/lyric/live_lyric.py:64
handle: <Handle LiveLyric.on_song_changed.<locals>.cb(<Future finis...7fef244a79d0>>) at /usr/lib/python3.9/site-packages/feeluown/lyric/live_lyric.py:64>
Traceback (most recent call last):
  File "/usr/lib/python3.9/asyncio/events.py", line 80, in _run
    self._context.run(self._callback, *self._args)
  File "/usr/lib/python3.9/site-packages/feeluown/lyric/live_lyric.py", line 70, in cb
    self._set_lyric(lyric)
  File "/usr/lib/python3.9/site-packages/feeluown/lyric/live_lyric.py", line 83, in _set_lyric
    self._pos_s_map = parse(self._lyric)
  File "/usr/lib/python3.9/site-packages/feeluown/lyric/lyric.py", line 15, in parse
    lines = content.splitlines()
AttributeError: 'NoneType' object has no attribute 'splitlines'
```

3829 of 10242 relevant lines covered (37.39%)

1.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 623.1 (TEST_ENV=travis) 06 May 2021 12:26PM UTC 0
37.4
Travis Job 623.1
2 623.2 (TEST_ENV=travis) 06 May 2021 12:25PM UTC 0
37.4
Travis Job 623.2
3 623.3 (TEST_ENV=travis) 06 May 2021 12:25PM UTC 0
37.88
Travis Job 623.3
Source Files on build 623
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #623
  • ea06ab61 on github
  • Prev Build on master (#72)
  • Next Build on master (#816831719)
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