Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added Codecov config
  • Loading branch information
nanotaboada committed Mar 16, 2024
commit 8b7316bae3d021ec7c09a3e223af08f7e2f1a898
2 changes: 0 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"python.linting.flake8Enabled": true,
"python.linting.enabled": true,
"files.exclude": {
"**/.git": true,
"**/.svn": true,
Expand Down
22 changes: 22 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# https://api.codecov.io/validate

# Usage:
# curl -X POST --data-binary @codecov.yml https://codecov.io/validate

ignore:
- main.py
- data
- models
- schemas
- services
- tests

coverage:
status:
project:
routes:
paths:
- routes/song_route.py
patch:
default:
informational: true