ntucllab / libact

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

Migrate CI to Github action #190

Closed yangarbiter closed 3 years ago

yangarbiter commented 3 years ago

Due to trivis-ci.org shutting down.

Also fixed #189

codecov-commenter commented 3 years ago

Codecov Report

Merging #190 (8da98bd) into master (2432b51) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 8da98bd differs from pull request most recent head 6e519ab. Consider uploading reports for the commit 6e519ab to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   89.47%   89.47%           
=======================================
  Files          37       37           
  Lines        1568     1568           
=======================================
  Hits         1403     1403           
  Misses        165      165           

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 2432b51...6e519ab. Read the comment docs.