Share FCI L1c metadata between segments #2828
Draft
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
failed
Jun 20, 2024 in 46s
CodeScene PR Check
❌ Code Health Quality Gates: FAILED
-
Declining Code Health: 1 findings(s) 🚩
-
Affected Hotspots: 1 files(s) 🔥
Details
🚩 Declining Code Health (highest to lowest):
- Low Cohesion test_fci_l1c_nc.py 🔥
Annotations
Check warning on line 1 in satpy/tests/reader_tests/test_fci_l1c_nc.py
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Low Cohesion
This module has at least 4 different responsibilities amongst its 60 functions, threshold = 4. Cohesion is calculated using the LCOM4 metric. Low cohesion means that the module/class has multiple unrelated responsibilities, doing too many things and breaking the Single Responsibility Principle.
Loading