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

feeluown / FeelUOwn
55%

Build:
DEFAULT BRANCH: master
Repo Added 10 Nov 2019 04:42AM UTC
Files 231
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 3.8.15-patch
  • add-more-models
  • add-mpris
  • add-to-playlist
  • ai-chat-ctl
  • ai-err-handling
  • ai-features
  • ai-optional
  • ai-radio
  • ai-standby
  • alert-manager
  • async-reader
  • asyncio-run
  • auto-change-theme
  • auto-release
  • autologin
  • branch-3.8.x
  • bugfix
  • bugfix-tray
  • bump-4116
  • bump-412
  • bump-version
  • bump4110
  • bump4111
  • bump4113
  • bump4114
  • bump419
  • bv-383
  • cached-property
  • ci-upgrade-actions
  • ci-windows
  • cmds-refactor
  • coll
  • coll-library
  • coll-sys-poll
  • dev
  • disable-ytdl
  • dislike
  • docs-enhance
  • download-manager
  • draw-providers-icons
  • drop-py35-support-in-v3.5.dev0
  • dsl
  • dynamic-property
  • enhance-video-support
  • feat-restore-state-after-start
  • fix-23333
  • fix-477
  • fix-603
  • fix-build
  • fix-build-macos
  • fix-cli-app
  • fix-enum-values
  • fix-enuum-values
  • fix-float-int
  • fix-fm-last-song
  • fix-github-actions-name
  • fix-player-critical-bug
  • fix-playlist
  • fix-release-ci
  • fix-rpc
  • fix-stop-player
  • fm-bugfix
  • fm-docs-tests
  • fm-mode-enhance
  • full-video-support
  • fuox
  • global-tabbar
  • gui-win32
  • handle-request-method
  • install-docs
  • json-output
  • jsonrpc
  • lib-v2-user
  • library-v2
  • library-video-model
  • linux-qt6
  • login-dialog
  • lyric
  • macos-release
  • merge-pull-400
  • misc
  • mobile-enhance
  • model-v2
  • models-v2
  • mpris2-integration-test
  • mpv-v0.33
  • page/model
  • play-song-video
  • player-refactor
  • port-macos-dark-colors
  • position-seeked
  • pr-notify
  • provider-menu
  • pubsub-signal
  • pyqt6
  • qasync-compat
  • qml
  • quamash-qasync
  • readme-update
  • refactor-table
  • release-3.4.1
  • remove-fuocore
  • remove-tg-notify
  • reorg
  • reorg-nowplaying
  • reorg-package
  • revert-334-dynamic-property
  • revert-mpv
  • rpc-enhance
  • sanic-no-motd
  • serializer
  • song-explore-page
  • song-lyric
  • song-radio
  • song-web-url
  • text2songs
  • travis-integration-test
  • udpatedocs
  • ui-win
  • unify-overlay
  • v3.6
  • v3.6a0
  • v3.6b0
  • v3.7.10
  • v3.7.11
  • v3.7.12
  • v3.7.13
  • v3.7.14
  • v3.7.7
  • v3.7.8
  • v3.7.9
  • v3.7a0
  • v3.8
  • v3.8.1
  • v3.8.10
  • v3.8.11
  • v3.8.12
  • v3.8.13
  • v3.8.14
  • v3.8.15
  • v3.8.2
  • v3.8.3
  • v3.8.4
  • v3.8.5
  • v3.8.6
  • v3.8.7
  • v3.8.8
  • v3.8.9
  • v4.0
  • v4.0.1
  • v4.0a0
  • v4.1
  • v4.1.1
  • v4.1.10
  • v4.1.11
  • v4.1.12
  • v4.1.13
  • v4.1.14
  • v4.1.15
  • v4.1.16
  • v4.1.2
  • v4.1.3
  • v4.1.4
  • v4.1.5
  • v4.1.6
  • v4.1.7
  • v4.1.8
  • v4.1.9
  • video-mode
  • video-overlay
  • video-pip-mode
  • weblogin-cookies
  • websocket-server
  • widgets-docs

28 Sep 2025 04:04PM UTC coverage: 55.412%. Remained the same
18076644120

push

github

web-flow
nowplaying: mpris2 service works with qt6 (#956)

0 of 2 new or added lines in 1 file covered. (0.0%)

10371 of 18716 relevant lines covered (55.41%)

0.55 hits per line

Relevant lines Covered
Build:
Build:
18716 RELEVANT LINES 10371 COVERED LINES
0.55 HITS PER LINE
Source Files on master
  • Tree
  • List 231
  • 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
18076644120 master nowplaying: mpris2 service works with qt6 (#956) push 28 Sep 2025 04:07PM UTC web-flow github
55.41
18044192117 master *: use pyqt6 (#954) - [x] it works: `QT_API=pyqt6 fuo -v` - [x] fix tests - [x] update plugins - [x] use `ruff` to format the `feeluown/gui` package push 26 Sep 2025 05:01PM UTC web-flow github
55.41
17765101139 master bump version 4.1.16 (#952) push 16 Sep 2025 12:07PM UTC web-flow github
55.39
17511697098 master qt: fix #950 (#951) push 06 Sep 2025 07:29AM UTC web-flow github
55.36
16884054808 master bump version 4.1.15 (#949) push 11 Aug 2025 03:09PM UTC web-flow github
55.36
16755726274 master player: the player skipped a song unexpectedly (#948) Before, feeluown stops the MPV by playing a `''` file. The action causes the MPV to emit an EndFile event in the new version of libmpv. In the old version of libmpv, it does not emit any event... push 05 Aug 2025 04:36PM UTC web-flow github
55.39
16595927599 master bump version 4.1.14 (#945) push 29 Jul 2025 12:23PM UTC web-flow github
55.38
16476526362 master gui: allow provider add submenu to avatar context menu (#942) Co-authored-by: aider (openrouter/deepseek/deepseek-chat-v3-0324:free) <aider@aider.chat> Co-authored-by: aider (openrouter/moonshotai/kimi-k2:free) <aider@aider.chat> push 23 Jul 2025 04:39PM UTC web-flow github
55.38
16115523428 master gui: fix https://github.com/feeluown/FeelUOwn/issues/878#issuecomment-2975105843 (#939) push 07 Jul 2025 11:22AM UTC web-flow github
55.37
16031279760 master bump version 4.1.13 (#938) push 02 Jul 2025 05:04PM UTC web-flow github
55.37
See All Builds (2052)
  • 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