Skip to content

Commit

Permalink
update codecov components
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitj committed Aug 23, 2023
1 parent 488abd5 commit 6001c00
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,12 @@ coverage:
threshold: 5%
component_management:
individual_components:
- component_id: afids-utils_io
name: afids_utils/io.py
paths: [afids_utils/io.py]
- component_id: afids-utils_ext
name: afids_utils/ext
paths: [afids_utils/ext/*.py]
- component_id: afids-utils_afids
name: afids_utils/afids.py
paths: [afidS_utils/afids.py]
- component_id: afids-utils_ext
name: afids_utils/ext
paths: [afids_utils/ext/*.py]
- component_id: afids-utils_transforms
name: afids_utils/transforms.py
paths: [afids_utils/transforms.py]

0 comments on commit 6001c00

Please sign in to comment.