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.
- Host: GitHub
- URL: https://github.com/codecov/feedback
- Owner: codecov
- Created: 2021-06-16T08:34:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T07:23:50.000Z (over 1 year ago)
- Last Synced: 2025-02-25T10:04:21.438Z (11 months ago)
- Size: 19.5 KB
- Stars: 40
- Watchers: 13
- Forks: 10
- Open Issues: 155
-
Metadata Files:
- Readme: README.md
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._