ihmeuw-scicomp / jobmon

Other
3 stars 6 forks source link

Change error log toggle to show latest TI for latest WFR #124

Closed everdyke closed 3 months ago

everdyke commented 3 months ago

Change toggle on Error log tab to show latest TaskInstances for the latest WorkflowRun.

github-actions[bot] commented 3 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  jobmon_server/src/jobmon/server/web/routes/v2/cli
  task_template.py 557-558, 567-574
Project Total  

This report was generated by python-coverage-comment-action

github-actions[bot] commented 3 months ago

Test Results

220 tests  ±0   215 :white_check_mark: ±0   18m 31s :stopwatch: -6s   1 suites ±0     5 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit 76ec2aee. ± Comparison against base commit e8c11a4b.

everdyke commented 3 months ago

Closing this PR since I moved the logic server side in this PR: https://github.com/ihmeuw-scicomp/jobmon/pull/127