Skip to content

Commit

Permalink
Try codecov components
Browse files Browse the repository at this point in the history
  • Loading branch information
sl0thentr0py committed Oct 5, 2023
1 parent 58ff7f0 commit 9ef4eb2
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,23 @@ codecov:
disable_default_path_fixes: true
ignore:
- "**/spec"
component_management:
individual_components:
- component_id: "sentry-ruby"
paths:
- "sentry-ruby/**"
- component_id: "sentry-rails"
paths:
- "sentry-rails/**"
- component_id: "sentry-sidekiq"
paths:
- "sentry-sidekiq/**"
- component_id: "sentry-resque"
paths:
- "sentry-resque/**"
- component_id: "sentry-delayed_job"
paths:
- "sentry-delayed_job/**"
- component_id: "sentry-opentelemetry"
paths:
- "sentry-opentelemetry/**"

0 comments on commit 9ef4eb2

Please sign in to comment.