Skip to content

Commit

Permalink
add coverage target
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiht committed Oct 4, 2024
1 parent c51fca8 commit f38c2ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
coverage:
status:
project:
default:
target: 80%

ignore:
- pgx/fake_transactor.go
- sqlx/fake_transactor.go
Expand Down

0 comments on commit f38c2ff

Please sign in to comment.