Skip to content

Commit 060adb5

Browse files
Merge branch 'main' into Unit-Tests
2 parents 411cee5 + 674c063 commit 060adb5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

codecov.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@ comment:
2929
layout: "header, diff, flags, files"
3030
behavior: default
3131
require_changes: false
32-
after_n_builds: 1
3332

3433
ignore:
3534
- "**/*Tests.swift"
3635
- "**/AppDelegate.swift"
3736
- "**/MiddleDragApp.swift"
3837
- "**/Assets.xcassets/**"
3938

39+
flags:
40+
Unit-Tests:
41+
after_n_builds: 1
42+
4043
github_checks:
4144
annotations: true
42-
43-
ai:
44-
enabled: true

0 commit comments

Comments
 (0)