Ticket to review our current unit test coverage metrics, and improve any modules with <~90% coverage by adding or enhancing existing unit test suites.
To start, the following functions seem to be unused and could be removed entirely:
dataset_utils.get_burst_id_from_filename
run_utils.get_extension
tiff_utils.get_geotiff_s1_product_version
From here, the coverage HTML reports generated by the Jenkins build/test pipeline should be utilized to determine where there are gaps in test coverage across all PGEs.
Ticket to review our current unit test coverage metrics, and improve any modules with <~90% coverage by adding or enhancing existing unit test suites.
To start, the following functions seem to be unused and could be removed entirely:
dataset_utils.get_burst_id_from_filename
run_utils.get_extension
tiff_utils.get_geotiff_s1_product_version
From here, the coverage HTML reports generated by the Jenkins build/test pipeline should be utilized to determine where there are gaps in test coverage across all PGEs.