codecov-api
codecov-api copied to clipboard
Code for the API of Codecov
### Purpose/Motivation This PR aims to uptake additional GH webhook actions for the repository webhook, specifically the following: - Created - Edited (for default branch updates) - Transferred - Archived...
### Purpose/Motivation needed for upload error work ### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as...
Handles ACH microdeposits delayed payment verification flow. This PR handles the below new logical flows: 1. User creates initial subscription from free to paid with ACH microdeposits as the selected...
### Purpose/Motivation What is the feature? Why is this being done? Since GH handles payments for these users, we used to not recognize 'users' plan as paid. But setting it...
### 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...
Bumps the pip group with 1 update: [virtualenv](https://github.com/pypa/virtualenv). Updates `virtualenv` from 20.4.3 to 20.26.6 Release notes Sourced from virtualenv's releases. 20.26.6 What's Changed release 20.26.5 by @gaborbernat in pypa/virtualenv#2766 Fix...
Fix yaml and remove old options ### Purpose/Motivation What is the feature? Why is this being done? ### Links to relevant tickets ### What does this PR do? Include a...
Update `api` to use a more modern package manager (`uv`). This will let us more easily convert to monolith in the future. Shared is getting converted in here: https://github.com/codecov/shared/pull/423 Worker...
This PR adds tests for #890 ### Commits: - Add unit tests for sentiment analysis functionality