Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API] Create coverage single upload endpoint #2536

Closed
trent-codecov opened this issue Sep 18, 2024 · 1 comment · Fixed by codecov/codecov-api#962
Closed

[API] Create coverage single upload endpoint #2536

trent-codecov opened this issue Sep 18, 2024 · 1 comment · Fixed by codecov/codecov-api#962
Assignees

Comments

@trent-codecov
Copy link
Contributor

Input: Commit SHA (+ slug, token etc)
Output: presigned put url (the standard output from do-upload)

Suggestion:

  1. Extract the logic for each of the individual endpoints to a library/service.
  2. Call this logic in the individual endpoint.
  3. Create new endpoint that sequentially calls each piece.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants