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

Test And Fix CI #141

Closed as6520 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #141 (ed2eb21) into master (e51fcc5) will increase coverage by 1.030%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##            master      #141       +/-   ##
=============================================
+ Coverage   92.062%   93.092%   +1.030%     
=============================================
  Files           43        34        -9     
  Lines         2444      1491      -953     
=============================================
- Hits          2250      1388      -862     
+ Misses         194       103       -91     
Impacted Files Coverage Δ
sail-on-client/sail_on_client/mock.py 90.000% <0.000%> (-5.918%) :arrow_down:
...-on-client/sail_on_client/pre_computed_detector.py 100.000% <0.000%> (ø)
sail-on-client/sail_on_client/protocol/condda.py
sail-on-client/tests/test_precomputed_detector.py
sail-on-client/tests/test_feedback.py
...client/tests/test_image_classification_feedback.py
sail-on-client/tests/test_localinterface.py
sail-on-client/tests/test_checkpointer.py
sail-on-client/tests/test_parinterface.py
sail-on-client/tests/conftest.py
... and 32 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 e51fcc5...ed2eb21. Read the comment docs.

as6520 commented 2 years ago

Closing in favor of #142

as6520 commented 2 years ago

Closing since #142 has landed