You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on the expid functions + attaching log files to warning emails #1997, we found that codecov bot detected a significant bunch of lines in autosubmit.py that aren't covered by tests. This issue will focus on fixing this.
Codecov bot showing poor coverage. Although not related to this issue, tests the following autosubmit.py funcitons should be added:
While working on the expid functions + attaching log files to warning emails #1997, we found that codecov bot detected a significant bunch of lines in autosubmit.py that aren't covered by tests. This issue will focus on fixing this.
Codecov bot showing poor coverage. Although not related to this issue, tests the following autosubmit.py funcitons should be added:
_init_logs
. Lines 864 to 940 (EOF)run_experiment
. Lines 2154 to 2156monitor
. Lines 2606 to 2612 and 2739 to 2753clean
. Lines 2865 to 2869recovery
. Lines 2921 to 2927 and 3042 to 3043check
. Lines 3120 to 3123report
. Lines 3180 to 3187pkl_fix
. Lines 4012 to 4017archive
. Lines 4231 to 4257 and 4275 to 4301unarchive
. Lines 4347 to 4361create
. Lines 4586 to 4588set_status
. Lines 5136 to 5141 and 5370 to 5371The text was updated successfully, but these errors were encountered: