Skip to content

Commit 65405b3

Browse files
committed
Revert changes to test files
Signed-off-by: Jono Yang <[email protected]>
1 parent 0e4a279 commit 65405b3

22 files changed

+1377
-3427
lines changed

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

Lines changed: 20 additions & 496 deletions
Large diffs are not rendered by default.

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

Lines changed: 25 additions & 505 deletions
Large diffs are not rendered by default.

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
{
2+
"summary": {
3+
"declared_license_expression": "apache-2.0",
4+
"license_clarity_score": {
5+
"score": 90,
6+
"declared_license": true,
7+
"identification_precision": true,
8+
"has_license_text": true,
9+
"declared_copyrights": false,
10+
"conflicting_license_categories": false,
11+
"ambiguous_compound_licensing": false
12+
}
13+
},
214
"packages": [
315
{
416
"type": "maven",
@@ -233,18 +245,6 @@
233245
"detection_count": 2
234246
}
235247
],
236-
"summary": {
237-
"declared_license_expression": "apache-2.0",
238-
"license_clarity_score": {
239-
"score": 90,
240-
"declared_license": true,
241-
"identification_precision": true,
242-
"has_license_text": true,
243-
"declared_copyrights": false,
244-
"conflicting_license_categories": false,
245-
"ambiguous_compound_licensing": false
246-
}
247-
},
248248
"files": [
249249
{
250250
"path": "jar",

0 commit comments

Comments
 (0)