CODECOV - edgafner/dorkag GitHub Wiki
Create, manage, and validate the codecov.yml right in Jetbrains's IDE. Make sure you don't commit any mistakes and accidentally change Codecov’s behavior due to an invalid configuration.
- 🚀Codecov yaml validation: Validation codecov.yml file with a simple right click. See the validation JSON result in the IDE's editor.
- 🚀Codecov yaml schema completion: Get code completion for codecov.yml injected.
- 🚀Codecov report plugin issues: Report issues to the plugin's GitHub repository with the Jetbrains's ErrorReportSubmitter extension point.
- 🚀Codecov report issues: Report issues to the plugin's GitHub repository with the ErrorReportSubmitter extension point.
- Codecov on Jetbrains Marketplace: Codecov
- Codecov Issues Tracker: Issues Tracker
