Browse Source

Revert "feat(codecov): add profiling team components (#43289)"

This reverts commit ef5c6a92871657eab42c0bd494dea0dcee12c6ed.

Co-authored-by: armenzg <44410+armenzg@users.noreply.github.com>
getsentry-bot 2 years ago
parent
commit
1dcd859837
1 changed files with 0 additions and 13 deletions
  1. 0 13
      codecov.yml

+ 0 - 13
codecov.yml

@@ -27,19 +27,6 @@ coverage:
   - static/app/routes.tsx
   - tests/
 
-component_management:
-    individual_components:
-      # Profiling team components
-      - component_id: "profiling_views"
-        name: "Profiling Views"
-        paths: "static/app/views/profiling/**"
-      - component_id: "profiling_components"
-        name: "Profiling Components"
-        paths: "src/sentry/static/sentry/app/components/profiling/**"
-      - component_id: "profiling_utils"
-        name: "Profiling Utils"
-        paths: "src/sentry/static/sentry/app/utils/profiling/**"
-
 flags:
   frontend:
     paths: