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

FoveaCentral / google_maps_geocoder / 16642802901
100%

Build:
DEFAULT BRANCH: master
Ran 31 Jul 2025 07:31AM UTC
Jobs 3
Files 1
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

31 Jul 2025 07:31AM UTC coverage: 100.0%. Remained the same
16642802901

push

github

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

# Closes: n/a

## Goal
Fixed failures in `master` 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>

82 of 82 relevant lines covered (100.0%)

164.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16642802901.1 31 Jul 2025 07:31AM UTC 2
100.0
GitHub Action Run
2 16642802901.2 31 Jul 2025 07:31AM UTC 2
100.0
GitHub Action Run
3 16642802901.3 31 Jul 2025 07:31AM UTC 2
100.0
GitHub Action Run
Source Files on build 16642802901
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16642802901
  • 1a31f962 on github
  • Prev Build on master (#12864867878)
  • Next Build on master (#16643055558)
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