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 labeled feedback #167

Closed as6520 closed 2 years ago

as6520 commented 2 years ago

This PR adds labelled feedback to the client

codecov[bot] commented 2 years ago

Codecov Report

Merging #167 (764889e) into master (1927656) will increase coverage by 0.048%. The diff coverage is n/a.

@@              Coverage Diff              @@
##            master      #167       +/-   ##
=============================================
+ Coverage   93.247%   93.295%   +0.048%     
=============================================
  Files           34        34               
  Lines         1540      1551       +11     
=============================================
+ Hits          1436      1447       +11     
  Misses         104       104               
Impacted Files Coverage Δ
sail-on-client/sail_on_client/harness/constants.py 100.000% <0.000%> (ø)
sail-on-client/sail_on_client/protocol/ond_test.py 95.522% <0.000%> (+0.068%) :arrow_up:
...-client/sail_on_client/protocol/ond_dataclasses.py 95.652% <0.000%> (+0.130%) :arrow_up:
...n_client/feedback/activity_recognition_feedback.py 87.500% <0.000%> (+0.833%) :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 04502dd...764889e. Read the comment docs.