Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

IJHack / QtPass / 1242

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: patch-1
Repo Added 12 Mar 2017 11:37AM UTC
Total Files 65
# Builds 507 Last
Badge
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

8 Sep 2019 - 15:58 coverage decreased (-0.02%) to 6.95%
1242

Pull #473

travis-ci

9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow
Add missing finishedShow() signal connection in PasswordDialog constructor

Commit 990b89c0ee6231 ("Removed unused headers from mainwindow.cpp. Disable UseTrayIcon if it's not available for the OS.")
moved Pass finishedShow() signal connection for a PasswordDialog from
MainWindow::setPassword() to the (first) PasswordDialog constructor.

However PasswordDialog has actually two constructors, and the second one
needs to make this connection, too, otherwise the "Edit password" function
does not load the edited entry data.

See:
https://github.com/IJHack/QtPass/issues/423
https://github.com/IJHack/QtPass/issues/465
https://github.com/IJHack/QtPass/issues/470
Pull Request #473: Add missing finishedShow() signal connection in PasswordDialog constructor (fixes the "Edit password" function)

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

327 of 4705 relevant lines covered (6.95%)

0.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
56.9
-1.0% src/passworddialog.cpp
Jobs
Coverage Job Files Covered Ran
6.97
1242.1 65 08 Sep 2019 04:01PM UTC Travis Job 1242.1
6.95
1242.2 65 08 Sep 2019 04:01PM UTC Travis Job 1242.2
Source Files on build 1242
  • Tree
  • List 65
  • Changed 28
  • Source Changed 20
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1242
  • Pull Request #473
  • PR Base - master (#1183)
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2022 Coveralls, Inc