Skip to content

Commit

Permalink
Exclude command line functionality from test coverage (#855)
Browse files Browse the repository at this point in the history
  • Loading branch information
lrafeei authored Jun 27, 2023
1 parent ab590a2 commit db07523
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ ignore:
# Temporarily disable kafka
- "newrelic/hooks/messagebroker_kafkapython.py"
- "newrelic/hooks/messagebroker_confluentkafka.py"
- "newrelic/admin/*"
- "newrelic/console.py"

0 comments on commit db07523

Please sign in to comment.