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

Fix ndp #118

Closed as6520 closed 3 years ago

as6520 commented 3 years ago

This PR fixes the column used in novelty detection performance. Depends on #117

codecov[bot] commented 3 years ago

Codecov Report

Merging #118 (5d89b63) into master (a8439c9) will decrease coverage by 0.169%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##            master      #118       +/-   ##
=============================================
- Coverage   93.304%   93.135%   -0.169%     
=============================================
  Files           39        39               
  Lines         2285      2316       +31     
=============================================
+ Hits          2132      2157       +25     
- Misses         153       159        +6     
Impacted Files Coverage Δ
sail-on-client/sail_on_client/utils.py 90.625% <0.000%> (-9.375%) :arrow_down:
...n-client/sail_on_client/protocol/localinterface.py 99.270% <0.000%> (+0.016%) :arrow_up:
...-on-client/sail_on_client/protocol/ond_protocol.py 69.540% <0.000%> (+0.987%) :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 a8439c9...5d89b63. Read the comment docs.