Closed Pr0methean closed 6 years ago
:exclamation: No coverage uploaded for pull request base (
master@4ae0a45
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #131 +/- ##
=========================================
Coverage ? 46.86%
Complexity ? 912
=========================================
Files ? 60
Lines ? 9837
Branches ? 1607
=========================================
Hits ? 4610
Misses ? 4762
Partials ? 465
thanks im on a boat right now, I'll approve and merge tomorrow.
On Sat, Jun 16, 2018 at 4:04 AM Codecov notifications@github.com wrote:
Codecov https://codecov.io/gh/Syncleus/aparapi/pull/131?src=pr&el=h1 Report
❗️ No coverage uploaded for pull request base (master@4ae0a45). Click here to learn what that means https://docs.codecov.io/docs/error-reference#section-missing-base-commit . The diff coverage is n/a.
@@ Coverage Diff @@## master #131 +/- ##
Coverage ? 46.86% Complexity ? 912
Files ? 60 Lines ? 9837 Branches ? 1607
Hits ? 4610 Misses ? 4762 Partials ? 465
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Syncleus/aparapi/pull/131#issuecomment-397795859, or mute the thread https://github.com/notifications/unsubscribe-auth/AC5JAgqHPAjYXZCFP-OLxK_fz0pb8SKjks5t9LwDgaJpZM4UqZMY .
@Pr0methean Sorry for the delay, have been on slow (ocean) transit to europe. All settled in and checked this out. Great job, approved and merged.
Fixes #120
Deletes jobs that refer to AMD APP SDK, which is no longer available for download. Re-enables all other Travis jobs except the OSX one. Disables a failing assertion about
getAccumulatedExecutionTimeAllThreads
. Uses apt addons rather thancodacy-install.sh
to install Xpath, which fixes failingsudo: false
builds while still not requiring sudo.