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 missing command to save the features #145

Closed as6520 closed 2 years ago

as6520 commented 2 years ago

This PR adds the command to save features in both protocols.

codecov[bot] commented 2 years ago

Codecov Report

Merging #145 (59bcbd0) into master (abb27fd) will increase coverage by 0.422%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##            master      #145       +/-   ##
=============================================
+ Coverage   93.324%   93.746%   +0.422%     
=============================================
  Files           32        32               
  Lines         1453      1455        +2     
=============================================
+ Hits          1356      1364        +8     
+ Misses          97        91        -6     
Impacted Files Coverage Δ
...l-on-client/sail_on_client/protocol/condda_test.py 100.000% <0.000%> (ø)
sail-on-client/sail_on_client/protocol/ond_test.py 96.923% <0.000%> (+0.048%) :arrow_up:
...l-on-client/sail_on_client/protocol/visual_test.py 95.918% <0.000%> (+12.245%) :arrow_up:

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 abb27fd...59bcbd0. Read the comment docs.