Fix dtype promotion in SunZenithReduction
#2950
Merged
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
failed
Nov 4, 2024 in 45s
CodeScene PR Check
❌ Code Health Quality Gates: FAILED
Change in average Code Health of affected files: -0.16 (9.37 -> 9.21)
- Declining Code Health: 1 findings(s) 🚩
Details
🚩 Declining Code Health (highest to lowest):
- Code Duplication test_modifiers.py
Annotations
Check warning on line 217 in satpy/tests/test_modifiers.py
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
❌ Getting worse: Code Duplication
introduced similar code in: TestSunZenithReducer.test_custom_settings,TestSunZenithReducer.test_default_settings. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.
Loading