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
# TODO: figure out the command to run line_profiler here
76
+
# TODO: see if line profiler is compaitble qwith coverage run, if so see if the profiling info changes if run along side coverage compared to without it
77
+
# If that is not satisfied then we can run it sas a speareate step. then add one more execute_test_subprocess call with line_profiler or the else branch below
78
+
# parse the line profiler output and then in the parse_test_results function, add the line profiler results to the test results
0 commit comments