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

Use smqtk in protocols #140

Closed as6520 closed 2 years ago

as6520 commented 3 years ago

This PR refactors the protocols to use smqtk.

codecov[bot] commented 3 years ago

Codecov Report

Merging #140 (e1ea95b) into master (1ccd2f6) will increase coverage by 0.232%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##            master      #140       +/-   ##
=============================================
+ Coverage   93.092%   93.324%   +0.232%     
=============================================
  Files           34        32        -2     
  Lines         1491      1453       -38     
=============================================
- Hits          1388      1356       -32     
+ Misses         103        97        -6     
Impacted Files Coverage Δ
sail-on-client/sail_on_client/utils/utils.py 88.000% <0.000%> (-4.000%) :arrow_down:
...-client/sail_on_client/protocol/condda_protocol.py 91.011% <0.000%> (-2.395%) :arrow_down:
...l-on-client/sail_on_client/protocol/visual_test.py 83.673% <0.000%> (-0.327%) :arrow_down:
...-on-client/sail_on_client/protocol/condda_round.py 92.857% <0.000%> (-0.246%) :arrow_down:
sail-on-client/sail_on_client/protocol/ond_test.py 96.875% <0.000%> (-0.048%) :arrow_down:
...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/visual_round.py 100.000% <0.000%> (ø)
...-on-client/sail_on_client/pre_computed_detector.py
...il-on-client/sail_on_client/protocol/ond_config.py
... and 12 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 1ccd2f6...e1ea95b. Read the comment docs.