SlatherOrg/slather
Generate test coverage reports for Xcode projects & hook it into CI. observed · 2026-08-28
Health v2 · maintenance only
50/100
- Activity 44
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 65
- age_days: 4465
- days_rel: 662
- days_push: 336
- n_releases_24m: 2
Adoption not part of the score
1593 stars · 238 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Slather is a Ruby gem that generates test coverage reports for Xcode projects and can upload them to services like Coveralls. It integrates into CI pipelines to report code coverage for iOS and macOS codebases.
Use cases
- generate code coverage reports for an Xcode project
- upload iOS test coverage to Coveralls from CI
- measure Swift and Objective-C test coverage
- hook coverage reporting into a CI pipeline
- view per-file coverage for an Xcode scheme
- configure coverage reporting with a .slather.yml file
When to choose
- you build iOS or macOS apps with Xcode and need coverage reports
- you want to integrate coverage reporting into CI services like Coveralls or Codecov
- you prefer a simple Ruby gem CLI over Xcode's built-in coverage UI
When to avoid
- your project is not built with Xcode
- you need coverage for non-Apple platforms or non-clang toolchains
- you want a GUI-based coverage viewer
Facets
cli-tool · maturity active
testing ci-cd developer-tools testing developer-tools apple-ecosystem cli xcode code-coverage coveralls ruby-gem ios swift objective-c macos
1 source
- readme: https://github.com/SlatherOrg/slather · fetched 2026-08-28 · 2b9ff32e498d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SlatherOrg/slather | main | 50 |
For agents
markdown · JSON · MCP: product_card(name="SlatherOrg/slather")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem