darpa-sail-on / sail-on-client

Client and Protcols for DARPA Sail On.
https://darpa-sail-on.github.io/sail-on-client/index.html
Other
2 stars 0 forks source link

Add hydra based launcher #144

Closed as6520 closed 2 years ago

as6520 commented 2 years ago

This PR adds hydra based CLI for the client

codecov[bot] commented 2 years ago

Codecov Report

Merging #144 (35490d4) into master (59bcbd0) will decrease coverage by 0.136%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##            master      #144       +/-   ##
=============================================
- Coverage   93.746%   93.610%   -0.136%     
=============================================
  Files           32        33        +1     
  Lines         1455      1471       +16     
=============================================
+ Hits          1364      1377       +13     
- Misses          91        94        +3     
Impacted Files Coverage Δ
sail-on-client/sail_on_client/utils/utils.py 87.500% <0.000%> (-0.500%) :arrow_down:
...-on-client/sail_on_client/harness/local_harness.py 99.270% <0.000%> (-0.011%) :arrow_down:
sail-on-client/sail_on_client/protocol/ond_test.py 96.923% <0.000%> (ø)
...ail-on-client/sail_on_client/protocol/ond_round.py 100.000% <0.000%> (ø)
...l-on-client/sail_on_client/protocol/condda_test.py 100.000% <0.000%> (ø)
...-on-client/sail_on_client/protocol/condda_round.py 92.857% <0.000%> (ø)
...-client/sail_on_client/protocol/visual_protocol.py 94.444% <0.000%> (ø)
...ient/sail_on_client/protocol/visual_dataclasses.py 100.000% <0.000%> (ø)
sail-on-client/sail_on_client/client_launcher.py 83.333% <0.000%> (ø)
...-on-client/sail_on_client/protocol/ond_protocol.py 96.575% <0.000%> (+0.024%) :arrow_up:
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 59bcbd0...35490d4. Read the comment docs.