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

ronso0 / mixxx / 8057829385
40%
main: 31%

Build:
Build:
LAST BUILD BRANCH: 2.5
DEFAULT BRANCH: main
Ran 27 Feb 2024 01:17AM UTC
Jobs 1
Files 1207
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

27 Feb 2024 12:24AM UTC coverage: 31.097% (-0.003%) from 31.1%
8057829385

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.

30932 of 99471 relevant lines covered (31.1%)

51220.01 hits per line

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