radical-cybertools / radical.pilot

RADICAL-Pilot
http://radical-cybertools.github.io/radical-pilot/index.html
Other
54 stars 23 forks source link

Fix/nodb tests #3032

Closed mtitov closed 1 year ago

mtitov commented 1 year ago

Fixed unit tests for NoDB devel branch

p.s. this PR is not focused on "analytics" part, that could be skipped

codecov[bot] commented 1 year ago

Codecov Report

Merging #3032 (03e464f) into devel_nodb_2 (d9fd62e) will increase coverage by 0.54%. Report is 618 commits behind head on devel_nodb_2. The diff coverage is 37.04%.

@@               Coverage Diff                @@
##           devel_nodb_2    #3032      +/-   ##
================================================
+ Coverage         41.68%   42.22%   +0.54%     
================================================
  Files                95       99       +4     
  Lines             10507    10796     +289     
================================================
+ Hits               4380     4559     +179     
- Misses             6127     6237     +110     
Files Changed Coverage Δ
src/radical/pilot/agent/executing/flux.py 14.50% <0.00%> (-0.12%) :arrow_down:
src/radical/pilot/agent/scheduler/flux.py 0.00% <0.00%> (ø)
src/radical/pilot/agent/scheduler/hombre.py 0.00% <0.00%> (ø)
src/radical/pilot/agent/staging_output/default.py 0.00% <0.00%> (ø)
src/radical/pilot/db/database.py 0.00% <0.00%> (-13.18%) :arrow_down:
src/radical/pilot/pmgr/launching/saga.py 0.00% <0.00%> (ø)
src/radical/pilot/raptor/worker_default.py 27.80% <0.00%> (-0.14%) :arrow_down:
src/radical/pilot/raptor_tasks.py 42.30% <0.00%> (-5.52%) :arrow_down:
src/radical/pilot/staging_directives.py 41.66% <0.00%> (-2.09%) :arrow_down:
src/radical/pilot/task.py 71.03% <0.00%> (ø)
... and 37 more

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more