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

FoveaCentral / vaccinesignup / 16581054702 / 1
95%
main: 95%

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

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>

250 of 264 relevant lines covered (94.7%)

5.93 hits per line

Source Files on job 16581054702.1
  • Tree
  • List 20
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16581054702
  • 03117594 on github
  • Prev Job for on main (#16142254698.1)
  • Next Job for on main (#16581120307.1)
  • 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