Skip to content

Commit 891b855

Browse files
authored
Merge branch 'dev' into feature/add_typescript_for_project
2 parents c86c31a + b4c1dcf commit 891b855

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/codecov.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ coverage:
88
precision: 2
99
status:
1010
project:
11-
default: true
11+
default:
12+
informational: true
1213
dotnet:
1314
flags:
1415
- DotNet
@@ -22,7 +23,8 @@ coverage:
2223
threshold: 0%
2324

2425
patch:
25-
default: true
26+
default:
27+
informational: true
2628
dotnet:
2729
flags:
2830
- DotNet

0 commit comments

Comments
 (0)