touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #128816
[Bug 1534102] Re: Test coverage for the DownloadsModel C++ class is incomplete
** Description changed:
+ (originally reported in bug #1528651)
+
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(…)
--
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:
(originally reported in bug #1528651)
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
References