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

FoveaCentral / vaccinesignup / 16581054702
95%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2025 09:46PM UTC
Jobs 1
Files 10
Run time 1min
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

28 Jul 2025 09:45PM UTC coverage: 94.697%. Remained the same
16581054702

push

github

web-flow
CI: replaced Code Climate with Qlty (#563)

# Closes: n/a

## Goal
Fixed failures in `main` by replacing the deprecated Code Climate with
its successor Qlty.

## Approach
Following approach in [Migrating Coverage
Uploads](https://docs.qlty.sh/migration/coverage):
1. Replaced Code Climate block in `test.yml` with:
    ```yaml
    - uses: qltysh/qlty-action/coverage@v1
      with:
        codeclimate-test-reporter-id: ${{ secrets.CC_TEST_REPORTER_ID }}
        command: after-build --coverage-input-type lcov
        oidc: true
        files: coverage/lcov.info
    ```
2. Updated permissions to:
    ```yaml
    permissions:
      contents: read
      id-token: write
    ```
3. Updated badge.

Signed-off-by: Roderick Monje <rod@foveacentral.com>

125 of 132 relevant lines covered (94.7%)

11.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16581054702.1 28 Jul 2025 09:46PM UTC 20
94.7
GitHub Action Run
Source Files on build 16581054702
  • Tree
  • List 10
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16581054702
  • 03117594 on github
  • Prev Build on main (#16142254698)
  • Next Build on main (#16581120307)
  • Delete
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

© 2026 Coveralls, Inc