Skip to content

Commit 3ce3d85

Browse files
Fix failing tests
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 51cb4f0 commit 3ce3d85

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
license_expression: lgpl-2.1-plus
22
is_license_notice: yes
3+
minimum_coverage: 97
34
ignorable_urls:
45
- http://www.gnu.org/licenses/

src/licensedcode/data/rules/public-domain_362.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
license_expression: public-domain
22
is_license_notice: yes
33
minimum_coverage: 100
4+
ignorable_authors:
5+
46
ignorable_emails:
57
68
ignorable_urls:

tests/licensedcode/data/query/query_lines/yahoo-eula.txt.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -184,11 +184,11 @@
184184
"yahoo"
185185
],
186186
[
187-
20235,
187+
20278,
188188
"utos"
189189
],
190190
[
191-
20235,
191+
20278,
192192
"utos"
193193
],
194194
[
@@ -314,7 +314,7 @@
314314
"to"
315315
],
316316
[
317-
13367,
317+
13338,
318318
"exit"
319319
],
320320
[
@@ -533,7 +533,7 @@
533533
"yahoo"
534534
],
535535
[
536-
20241,
536+
20284,
537537
"toolbar"
538538
],
539539
[
@@ -656,7 +656,7 @@
656656
"most"
657657
],
658658
[
659-
11438,
659+
11439,
660660
"recent"
661661
],
662662
[
@@ -712,7 +712,7 @@
712712
"yahoo"
713713
],
714714
[
715-
20241,
715+
20284,
716716
"toolbar"
717717
],
718718
[

0 commit comments

Comments
 (0)