ihmeuw-scicomp / jobmon

Other
3 stars 6 forks source link

task generator improvements #147

Closed LimingXuIHME closed 1 month ago

LimingXuIHME commented 1 month ago

After discussing with Adam, we added these features to the task generator:

Add test cases to cover the above, and mocked the fhs_task_generator in the tests.

Add documentation in QuickStart.

github-actions[bot] commented 1 month ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  jobmon_client/src/jobmon/client
  workflow.py 90
  jobmon_core/src/jobmon/core
  task_generator.py 168-172, 307-310, 416-419, 456-491, 517-522, 561-589, 594-608, 620
  jobmon_core/src/jobmon/worker_node
  cli.py 117-122
Project Total  

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

github-actions[bot] commented 1 month ago

Test Results

0 tests  ±0   0 :white_check_mark: ±0   0s :stopwatch: ±0s 0 suites ±0   0 :zzz: ±0  0 files   ±0   0 :x: ±0 

Results for commit 9519568d. ± Comparison against base commit eebdfdff.

:recycle: This comment has been updated with latest results.