codecov-api icon indicating copy to clipboard operation
codecov-api copied to clipboard

Code for the API of Codecov

Results 69 codecov-api issues
Sort by recently updated
recently updated
newest added

### Purpose/Motivation What is the feature? Why is this being done? ### Links to relevant tickets ### What does this PR do? Include a brief description of the changes in...

Since we cannot paginate the data at the database level, we’ll implement fake pagination. This approach will simulate pagination by chunking the data on the backend and rendering it incrementally...

This seems to be unused, and should be removed.

### Purpose/Motivation What is the feature? Why is this being done? If owner.user is null, we can't treat user as an anonymous user anymore. This is fixing to reset to...

Release PR for 25.5.1 I've updated the version name and committed: a2f8577b60bea22a25d02696a118b59bb4e446e1.

### Purpose/Motivation What is the feature? Why is this being done? Apparently, failure_rate was removed in a recent migration. This PR fetches the correct failure rate for users by dividing...

Adds https://github.com/codecov/shared/commit/a47acf6a3a914e57e31d39ffed8ad60cad731638 ### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022...

### Purpose/Motivation What is the feature? Why is this being done? ### Links to relevant tickets ### What does this PR do? Include a brief description of the changes in...

As part of deprecating ATS, this turns all the views into noops that return empty objects. Checking in with the requests that the CLI sends, returning an empty `external_id` and...

### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity...