
Coveralls
Connect Coveralls to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Pull per-build code coverage history from Coveralls into the PostHog Data warehouse to track coverage trends and catch regressions across repositories.
Enter the repositories you want to track, one per line (or comma-separated), in owner/repo form. For example:
lemurheavy/coveralls-ruby
posthog/posthog
The builds feed is public, so no credentials are needed for public repositories (private repositories are not supported). The optional repositories table uses Coveralls' repos API and needs a personal API token from your Coveralls account settings.
Configuration
| Option | Type | Required |
|---|---|---|
Git service | select | Yes |
Repositories | textarea | Yes |
Personal API token (optional) | password | No |
Linking Coveralls to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Coveralls
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import