softwaresaved / fuji

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

[Fix] Don't access undefined object #32

Closed karacolada closed 1 month ago

karacolada commented 1 month ago

Description

Moved access to license_file_paths into conditional structure.

Related issue: #31

How has this been tested?

Ran against ebreitmo/bolt, softwaresaved/fuji. Automated tests will run after creating 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)
github-actions[bot] commented 1 month ago

:clipboard: Pytest Results

19 tests  ±0   19 :white_check_mark: ±0   20s :stopwatch: -1s  1 suites ±0    0 :zzz: ±0   1 files   ±0    0 :x: ±0 

Results for commit 29b600da. ± Comparison against base commit de17fc9e.