Skip to content

Commit b26a578

Browse files
committed
Update test cases upto expectation
Signed-off-by: akugarg <akanksha.garg2k@gmail.com>
1 parent ccf9de4 commit b26a578

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tests/summarycode/data/score/file_coverage-expected.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,11 @@
158158
}
159159
}
160160
],
161+
"unknown_licenses": [],
161162
"license_expressions": [
162163
"mit"
163164
],
165+
"unknown_license_expressions": [],
164166
"percentage_of_license_text": 1.83,
165167
"copyrights": [],
166168
"holders": [],
@@ -274,9 +276,11 @@
274276
}
275277
}
276278
],
279+
"unknown_licenses": [],
277280
"license_expressions": [
278281
"mit"
279282
],
283+
"unknown_license_expressions": [],
280284
"percentage_of_license_text": 33.33,
281285
"copyrights": [
282286
{

0 commit comments

Comments
 (0)