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

ronso0 / mixxx / 8058578859
40%
main: 31%

Build:
Build:
LAST BUILD BRANCH: 2.5
DEFAULT BRANCH: main
Ran 27 Feb 2024 02:28AM UTC
Jobs 1
Files 944
Run time 55s
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

27 Feb 2024 02:07AM UTC coverage: 39.877% (+8.8%) from 31.097%
8058578859

push

github

ronso0
Library: fix relocation when migrating the database to Windows

use QString instead of QString -> QFileInfo -> QVariant -> QString roundtrip

When trying to relink music directories with a database from another operating system
(actually only Windows <--> Linux/macOS) the previously used mixxx::FileInfo (QFileInfo)
is not suitable for the data roundtrip DirectoryDAO -> DlgPrefLibrary -> DirectoryDAO.
When constructing a QFileInfo from a QString it enforces the OS-specific file path prefix,
('[A-Z]:' on Windows and '/' on *nix) which means DirectoryDAO will receive a different
string than it emitted earlier, this string won't be found in the database and relink fails.

31215 of 78278 relevant lines covered (39.88%)

65427.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ubuntu-22.04 - 8058578859.1 27 Feb 2024 02:28AM UTC 0
39.88
GitHub Action Run
Source Files on build 8058578859
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8058578859
  • a5454344 on github
  • Prev Build on relink-win-linux (#8057829385)
  • Next Build on relink-win-linux (#8187577173)
  • Delete
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