Skip to content

Refactor the AWS/EPS-STerna tests

CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main) succeeded Dec 19, 2024 in 40s

CodeScene PR Check

Code Health Quality Gates: OK

Code Health of new files: 9.79

  • Declining Code Health: 1 findings(s) 🚩

View detailed results in CodeScene

Details

🚩 Declining Code Health (highest to lowest):

  • Code Duplication conftest.py

Annotations

Check warning on line 162 in satpy/tests/reader_tests/conftest.py

See this annotation in the file changed.

@codescene-delta-analysis codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)

❌ New issue: Code Duplication

The module contains 2 functions with similar structure: aws_mwr_file,eps_sterna_mwr_file. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.