codecov-api
codecov-api copied to clipboard
Code for the API of Codecov
inspired by an issue from a real world pr: https://github.com/codecov/codecov-api/pull/1193 `old_yaml_bot` is a string but `owner.bot_id` is expecting an int
### 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...
### 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...
### 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...
### Purpose/Motivation What is the feature? Why is this being done? Adding a new generic function that allows you to export data from Django portal and feed it to your...
Make a copy of tree endpoint that returns a slightly different response structure: - renamed `coverage` to `value` - dropped the following: `lines`, `hits`, `partials`, `misses` Once this new endpoint...
### Purpose/Motivation It's never null in the DB ### Notes to Reviewer Anything to note to the team? Any tips on how to review, or where to start? ### Legal...