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

tiagojcperez / maestro-cli / 26977368119
100%

Build:
DEFAULT BRANCH: main
Ran 04 Jun 2026 08:26PM UTC
Jobs 1
Files 64
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

04 Jun 2026 08:22PM UTC coverage: 99.886%. First build
26977368119

push

github

tiagojcperez
ci: add Coveralls + SonarCloud + Codacy + Code Climate coverage backends

Redundant coverage validation alongside Codecov, all wired into CI and all
non-blocking so the build stays green until each service is enabled:

- Coveralls — tokenless on public repos; lcov uploaded from the ubuntu/3.12
  test lane; badge added to the README (degrades to "unknown" until enabled).
- SonarCloud — separate sonarcloud.yml (needs full history); every step gated
  on the SONAR_TOKEN secret, so it is a fast no-op until enabled. Adds
  sonar-project.properties.
- Codacy / Code Climate — upload steps in ci.yml gated on
  CODACY_PROJECT_TOKEN / CC_TEST_REPORTER_ID via job env, with
  continue-on-error as a second safety net.

The test run now also emits coverage.lcov (reused by Coveralls + Code Climate).
Per-service setup steps, required secrets, and ready-to-paste badge markdown
are documented in docs/COVERAGE_PLATFORMS.md. Verified: both workflows are
valid YAML, pytest-cov emits lcov here, doc-lint passes.

Co-Authored-By: Claude (Anthropic) <noreply@anthropic.com>

22825 of 22851 relevant lines covered (99.89%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26977368119.1 04 Jun 2026 08:25PM UTC 64
99.89
GitHub Action Run
Source Files on build 26977368119
  • Tree
  • List 64
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26977368119
  • fa6221c8 on github
  • Next Build on main (#26978953195)
  • 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