Initial implementation of EUMETSAT IASI-NG reader #2879
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
succeeded
Dec 6, 2024 in 35s
CodeScene PR Check
✅ Code Health Quality Gates: OK
Code Health of new files: 9.60
- Declining Code Health: 1 findings(s) 🚩
Details
🚩 Declining Code Health (highest to lowest):
- Code Duplication test_iasi_ng_l2_nc.py
Annotations
Check warning on line 444 in satpy/tests/reader_tests/test_iasi_ng_l2_nc.py
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Code Duplication
The module contains 5 functions with similar structure: TestIASINGL2NCReader.test_apply_fill_value,TestIASINGL2NCReader.test_apply_fill_value_range,TestIASINGL2NCReader.test_ignore_pattern_variable,TestIASINGL2NCReader.test_ignore_scalar_variable and 1 more functions. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.
Loading