Statusfield Logo and Service Monitoring DashboardStatusfield
Coveralls

Coveralls Incident History

Get real-time status information for Coveralls. Our monitoring system continuously checks Coveralls's services and components across all global regions to provide you with the most up-to-date status information.

Coveralls is currently Operational. This means all systems are operating normally. In order to get more details about the status of the service, please check the detailed status information below

Live Status for Coveralls is OperationalLive Status
Operational
Last checked

Historical record of incidents for Coveralls

Apr 24, 2025

Infrastructure maintenance

Last update
In progress

Scheduled maintenance is currently in progress. We will provide updates as necessary.

Scheduled

We will be undergoing scheduled maintenance at this time. We do not expect to use the full window. We will close the window / post when complete.

Apr 13, 2025

Staged Infrastructure Migration

Last update
In progress

Scheduled maintenance is currently in progress. We will provide updates as necessary.

Scheduled

We will be undergoing staged infrastructure migration described here:https://status.coveralls.io/incidents/ph6p14vg1fyr

Apr 7, 2025

Partial Outage - Database Connection Overload

Last update
Resolved

This incident has been resolved.

Update

We are continuing to monitor for any further issues.

Update

We are continuing to monitor for any further issues.

Monitoring

A fix has been implemented and we are monitoring the results.

Update

We are continuing to work on a fix for this issue.

Identified

The issue has been identified and a fix is being implemented.

Update

We are continuing to investigate this issue.

Investigating

We are currently investigating this issue.

Partial Outage

Last update
Update

We are continuing to monitor for any further issues.

Monitoring

A fix has been implemented and we are monitoring the results.

Update

We are continuing to work on a fix for this issue.

Identified

The issue has been identified and a fix is being implemented.

Update

We are continuing to investigate this issue.

Investigating

We are currently investigating this issue.

We are experiencing a partial outage

Last update
Investigating

We are currently investigating this issue.

Partial outage

Last update
Update

We are continuing to investigate this issue.

Investigating

We are currently investigating this issue.

Apr 5, 2025

Major infrastructure maintenance

Last update
In progress

Scheduled maintenance is currently in progress. We will provide updates as necessary.

Scheduled

We will be undergoing major infrastructure maintenance related to an infrastructure upgrade in progress for many weeks. We apologize for the length of this maintenance window, but it is absolutely crucial that we give ourselves enough time to complete this effort without new data coming into the system.

Apr 2, 2025

Elevated Latency

Last update
Monitoring

A fix has been implemented and we are monitoring the results.

Mar 30, 2025

Infrastructure upgrade

Last update
In progress

Scheduled maintenance is currently in progress. We will provide updates as necessary.

Scheduled

We will be undergoing infrastructure upgrades and maintenance during this window.

Mar 23, 2025

Infrastructure Maintenance

Last update
Completed

The scheduled maintenance has been completed.

In progress

Scheduled maintenance is currently in progress. We will provide updates as necessary.

Scheduled

We will be performing what we hope is the last of several weekends of database infrastructure maintenance this weekend. Due to the complexity of the remaining tasks, we have created a longer-than-normal maintenance window of eight (8) hours running from Saturday night at 8pm PDT to Sunday morning at 4a PDT. We apologize for any inconvenience this may cause customers working on projects over the weekend. For those customers, we advise as follows:- During this work, Coveralls will be in maintenance mode, and requests to our API, like coverage report uploads will be rejected. - To avoid this breaking your CI builds with step failures, users of our official integrations can enable the following "Do not fail on error" settings:"Do not fail on error" settings:1. `fail-on-error: false` for Coveralls GitHub Action2. `fail_on_error: false` for Coveralls Orb for CircleCI3. `--no-fail` flag for Coveralls Universal Coverage ReporterNote that in cases (1) and (2), both CI extensions are ultimately passing the `--no-fail` flag to Coverage Reporter, which is our main integration running under-the-hood of both CI extensions (Action & Orb).