New reader for Himawari L2 NOAA enterprise cloud products. #2558
This check has been archived and is scheduled for deletion.
Learn more about checks retention
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
succeeded
Oct 10, 2023 in 29s
CodeScene PR Check
✅ Quality Gates: OK
- Declining Code Health: 1 findings(s) 🚩
- Improving Code Health: 0 findings(s) ✅
- Affected Hotspots: 0 files(s) 🔥
Recommended Review Level: Lightweight sanity check
View detailed results in CodeScene
Details
🚩 Negative Code Health Impact (highest to lowest):
- Code Duplication test_ahi_l2_nc.py
Annotations
Check warning on line 53 in satpy/tests/reader_tests/test_ahi_l2_nc.py
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Code Duplication
The module contains 2 functions with similar structure: himl2_filename,himl2_filename_bad. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.
Loading