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

IJHack / QtPass / 1258
7%
master: 7%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 29 Sep 2019 01:20PM UTC
Jobs 2
Files 65
Run time 13s
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
1258

Pull #479

travis-ci

web-flow
Make sure resources are built just once

Currently, the project resources are built twice: the first time in the
"main" directory and the second time in the "src" directory.

This is because they are specified both in main.pro and src.pro qmake
project files (and in qtpass.pro, too).

They should be specified in just one such project file instead so they
are built just once.

Let's leave them in src.pro since that's where localization *.ts -> *.qm
dependencies are provided.
For this, a Q_INIT_RESOURCE() statement is needed so they are properly
linked to by the main application.
Pull Request #479: Build system related fixes

332 of 4710 relevant lines covered (7.05%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1258.1 29 Sep 2019 01:20PM UTC 0
7.07
Travis Job 1258.1
2 1258.2 29 Sep 2019 01:20PM UTC 0
7.05
Travis Job 1258.2
Source Files on build 1258
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1258
  • Pull Request #479
  • PR Base - master (#1256)
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