An open API service indexing awesome lists of open source software.

https://github.com/codecov/feedback

A place to discuss feedback about the pull request and web product experience.
https://github.com/codecov/feedback

Last synced: 2 months ago
JSON representation

A place to discuss feedback about the pull request and web product experience.

Awesome Lists containing this project

README

          

# Codecov Feedback Repo

### Talk to us about Codecov!

[Issues are open](https://github.com/codecov/feedback/issues) for two purposes:

1.) Provide feedback or ask questions about Codecov

2.) For unpaid users with problems to receive input from the community and best effort support from Codecov team members.\*

### Want to see the code? Here are our core product repos:

- [**codecov-api**](https://github.com/codecov/codecov-api): Codecov’s API layer. This is a Django / Django Rest Framework application that services our front end and public REST API.
- [**worker**](https://github.com/codecov/worker): Codecov’s asynchronous task processing layer. This is a Python and Rust application that is primarily responsible for offline task execution, managing job queues, and so on.
- [**gazebo**](https://github.com/codecov/gazebo): Codecov’s React SPA front end. This is the front end application end users interact with on the app.codecov.io subdomain.
- [**shared**](https://github.com/codecov/shared): A collection of shared functions and classes that are used by both codecov-api and worker

### Want to run it locally? Start here:

- [**self-hosted**](https://github.com/codecov/self-hosted): A repository that allows users to bootstrap Codecov proof of concept and small volume installations.

_\* You may also want to see the [FAQ and knowledge base](https://codecovpro.zendesk.com/hc/en-us) to help find an answer to your problem. This is the same place for paid customers to submit support tickets._