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 metadata for feedback #148

Closed as6520 closed 2 years ago

as6520 commented 2 years ago

This PR removes the dependence on algorithm params for getting feedback parameters. It creates the feedback object by getting feedback parameters from metadata.

codecov[bot] commented 2 years ago

Codecov Report

Merging #148 (f373e5a) into master (94fccb0) will decrease coverage by 0.064%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##            master      #148       +/-   ##
=============================================
- Coverage   93.610%   93.546%   -0.064%     
=============================================
  Files           33        33               
  Lines         1471      1472        +1     
=============================================
  Hits          1377      1377               
- Misses          94        95        +1     
Impacted Files Coverage Δ
sail-on-client/sail_on_client/protocol/ond_test.py 95.455% <0.000%> (-1.469%) :arrow_down:

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 94fccb0...f373e5a. Read the comment docs.