touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #128802
[Bug 1534102] [NEW] Test coverage for the DownloadsModel C++ class is incomplete
Public bug reported:
As of 2016-01-14, line coverage is at 64.3% and functions coverage is at
68.0%.
In particular, the following methods are completely untested:
DownloadsModel::setPath(…)
DownloadsModel::setError(…)
DownloadsModel::moveToDownloads(…)
DownloadsModel::deleteDownload(…)
DownloadsModel::pauseDownload(…)
DownloadsModel::resumeDownload(…)
DownloadsModel::removeExistingEntryFromDatabase(…)
DownloadsModel::canFetchMore(…)
** Affects: webbrowser-app (Ubuntu)
Importance: Medium
Assignee: Michael Sheldon (michael-sheldon)
Status: Triaged
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1534102
Title:
Test coverage for the DownloadsModel C++ class is incomplete
Status in webbrowser-app package in Ubuntu:
Triaged
Bug description:
As of 2016-01-14, line coverage is at 64.3% and functions coverage is
at 68.0%.
In particular, the following methods are completely untested:
DownloadsModel::setPath(…)
DownloadsModel::setError(…)
DownloadsModel::moveToDownloads(…)
DownloadsModel::deleteDownload(…)
DownloadsModel::pauseDownload(…)
DownloadsModel::resumeDownload(…)
DownloadsModel::removeExistingEntryFromDatabase(…)
DownloadsModel::canFetchMore(…)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1534102/+subscriptions
Follow ups