ntucllab / libact

Pool-based active learning in Python
http://libact.readthedocs.org/
BSD 2-Clause "Simplified" License
778 stars 174 forks source link

move unittest of QUIRE to a seperated class #101

Closed sian-chen closed 7 years ago

sian-chen commented 7 years ago

The test case of QUIRE should not contained in unit test of uncertainty sampling.

codecov-io commented 7 years ago

Codecov Report

Merging #101 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   88.27%   88.27%           
=======================================
  Files          33       33           
  Lines        1185     1185           
=======================================
  Hits         1046     1046           
  Misses        139      139

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 ee15f25...2fa43e6. Read the comment docs.