softwaresaved / fuji

FAIRsFAIR Research Data Object Assessment Service
MIT License
0 stars 1 forks source link

#30 add COPYING to license file names #33

Closed karacolada closed 1 month ago

karacolada commented 1 month ago

Description

Added "(\\w*/)*COPYING" to recognise older license file names such as in https://github.com/ebreitmo/bolt.

Related issue: #30

Motivation and context

Repositories that have a license file called COPYING are now recognised to have a license file. These files were used especially for GPL. This behaviour is consistent e.g. with GitHub's own license recognition capabilities.

How has this been tested?

Ran against ebreitmo/bolt and softwaresaved/fuji repositories, which produced the expected results. Automated tests will run after creating the PR.

Types of changes

Checklist

github-actions[bot] commented 1 month ago

:clipboard: Code Coverage

Code Coverage

Package Line Rate Branch Rate Health
. 61% 35%
config 100% 100%
controllers 86% 56%
evaluators 48% 27%
harvester 58% 48%
helper 65% 55%
models 75% 85%
Summary 63% (7720 / 12173) 55% (3306 / 6024)