Skip to content

Commit

Permalink
add ignore mock files
Browse files Browse the repository at this point in the history
Signed-off-by: Stephanie <[email protected]>
  • Loading branch information
yangcao77 committed Jul 25, 2023
1 parent 1f4a971 commit 1175f16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ ignore:
- "controllers/application_pact_test_state_handlers.go" # state handlers for the Pact tests
- "controllers/application_pact_test_utils.go" # utils file for the Pact tests
- "cdq-analysis/pkg/detect_mock.go" # mock file for testing
- "cdq-analysis/main.go" # entry point for cdq-analysis docker image
- "pkg/github/mock.go" # mock file for testing
- "pkg/github/token_moke.go" # mock file for testing

0 comments on commit 1175f16

Please sign in to comment.