Skip to content

Commit

Permalink
Ignore legacy files in code coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
fchollet committed Sep 16, 2023
1 parent 6ad426a commit 2235453
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ flag_management:
- name: keras_core
paths:
- keras_core
ignore:
- keras_core/legacy
- name: keras_core.applications
paths:
- keras_core/applications
Expand Down

0 comments on commit 2235453

Please sign in to comment.