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

pcolby / dokit
82%
main: 83%

Build:
Build:
LAST BUILD BRANCH: macos-15-hang-issue
DEFAULT BRANCH: main
Repo Added 25 Apr 2023 10:09PM UTC
Token 4C8VUVC92vLqKl66Si7kNLT7cquU2XAfK regen
Build 712 Last
Files 62
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

LAST BUILD ON BRANCH artifacts-v4
branch: artifacts-v4
CHANGE BRANCH
x
Reset
Sync Branches
  • artifacts-v4
  • QTBUG-119063
  • QTPOKIT_BEFRIEND_TEST
  • QT_ENABLE_STRICT_MODE_UP_TO
  • aqtversion
  • aqtversion-v3.2.0
  • ci-win-hang
  • clamp
  • clang-format
  • cli-status-output
  • cmake-min-max
  • cmake-project
  • cmake-tweaks
  • cmake-version
  • cmake-warn-as-err
  • cmake_minimum_version
  • codeql
  • collate-speedup
  • collate-test-results
  • cover-all
  • coveralls-v2
  • cpp-core-guideline-sf.12
  • cpp17
  • doxygen-1.10
  • doxygen-1.11
  • doxygen-1.9.7
  • forum-topic-161356
  • generic-access
  • genhtml-tweaks
  • gh-perms
  • gh-run-download
  • github-output
  • github-ubuntu-22.04
  • gui
  • install-linuxdeploy-action
  • install-qt-action-4.3.0
  • install-qt-action-v4-win
  • jdpurcell-install-qt-action-v4
  • lcov-2.3
  • lcov-2.3.1
  • linters
  • linux-arm64
  • linuxdeploy-appimage
  • llvm-cov
  • lupdate
  • mac-lcov-2
  • macos-bt
  • macos-ci-test
  • main
  • mingw
  • mingw-build
  • mingw32
  • more-tee
  • msvc-14.37
  • msvc-qt5
  • optional-over-variant
  • pokit-pro-ranges
  • pokit-products
  • qt-6.10
  • qt-6.5.3
  • qt-6.6.0
  • qt-6.6.0-mingw
  • qt-6.6.1
  • qt-6.6.2
  • qt-6.6.3
  • qt-6.7.3
  • qt-6.8
  • qt-6.8.1
  • qt-6.8.2
  • qt-6.8.3
  • qt-6.9.0
  • qt-6.9.2
  • qt-install-docs
  • qt-strict
  • qt-strict-mode
  • qtest-improvements
  • qtpokit-namespace
  • raw-profile-version-mismatch
  • refs/tags/v0.2.0
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • sonar
  • stringliterals
  • tighter-uploads
  • torch-and-button
  • ubuntu-24.04
  • ubuntu-qt6
  • unit-tests
  • use-cores
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.5.3
  • v0.5.4
  • v0.5.5
  • win-llvm
  • win-toolchains
  • windeployqt
  • windows-coverage
  • workflow-tweaks
  • ww-demo
  • yamllint

16 Dec 2023 04:49AM UTC coverage: 82.476%. Remained the same
7229876803

push

github

pcolby
Use gh cli to download test-result artifacts

Instead of the previous test-results-combined artifact, which is no
longer supported by the upload-artifact action (since v4). And the
dowload-artifact action does not support name globbing, so use the
cli instead.

Squashed commit of the following:

commit 2f80b0b61
Author: Paul Colby <git@colby.id.au>
Date:   Sat Dec 16 15:47:16 2023 +1100

    Restore the mac and win jobs depenedency

commit 089922335
Author: Paul Colby <git@colby.id.au>
Date:   Sat Dec 16 15:44:32 2023 +1100

    Remove a temporary diagnostic command

commit 700d34196
Author: Paul Colby <git@colby.id.au>
Date:   Sat Dec 16 15:41:57 2023 +1100

    Remove the (now-disused) test-results-combined artifact

commit a911ef0e5
Author: Paul Colby <git@colby.id.au>
Date:   Sat Dec 16 15:29:43 2023 +1100

    Use the removeHtmlDates.sh script from a coverage-enabled build

    Because the script is only ever produced (by our CMake files) when
    coverage is enabled.

commit 94848b162
Author: Paul Colby <git@colby.id.au>
Date:   Sat Dec 16 15:16:40 2023 +1100

    Still run the collate-test-results job

commit 1d24c411a
Author: Paul Colby <git@colby.id.au>
Date:   Sat Dec 16 15:06:56 2023 +1100

    Look for the removeHtmlDates.sh script

commit 96c356591
Author: Paul Colby <git@colby.id.au>
Date:   Sat Dec 16 14:22:48 2023 +1100

    Ignore missing test results

    They will be missing entirely when no coverage is enabled, and
    TAP output is not supported (ie pre Qt-5.12).

commit 0072906aa
Author: Paul Colby <git@colby.id.au>
Date:   Sat Dec 16 14:10:30 2023 +1100

    Include the removeHtmlDates.sh script in test-results artifacts

    And use one in the collate-test-results job, since we're no ... (continued)

2372 of 2876 relevant lines covered (82.48%)

511.99 hits per line

Relevant lines Covered
Build:
Build:
2876 RELEVANT LINES 2372 COVERED LINES
511.99 HITS PER LINE
Source Files on artifacts-v4
  • Tree
  • List 62
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7229876803 artifacts-v4 Use gh cli to download test-result artifacts Instead of the previous test-results-combined artifact, which is no longer supported by the upload-artifact action (since v4). And the dowload-artifact action does not support name globbing, so use the... push 16 Dec 2023 05:15AM UTC pcolby github
82.48
7227848813 artifacts-v4 Stay with upload-artifact@v3 for combined artifacts This specific instance (of upload-artifact) was not meant to be upgraded (to v4) in c19deca85. push 15 Dec 2023 10:57PM UTC pcolby github
82.48
See All Builds (360)

Badge your Repo: dokit

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc