Skip to content

Commit

Permalink
integration tests cover many paths
Browse files Browse the repository at this point in the history
  • Loading branch information
eguzki committed Feb 16, 2024
1 parent 580cc7d commit a7cd682
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,6 @@ ignore:
- api/external/** # ignoring external vendor code
- "**/*.deepcopy.go" # ignore controller-gen generated code

flag_management:
individual_flags:
- name: unit
paths:
- pkg/**
- api/**
carryforward: true
- name: integration
paths:
- controllers/**
carryforward: true

component_management:
individual_components:
- component_id: api-v1beta1
Expand Down

0 comments on commit a7cd682

Please sign in to comment.