Qulacs-Osaka / scikit-qulacs

scikit-qulacs is a library for quantum neural network. This library is based on qulacs and named after scikit-learn.
https://qulacs-osaka.github.io/scikit-qulacs/index.html
MIT License
21 stars 6 forks source link

Collect and upload test coverage #197

Closed ikanago closed 2 years ago

ikanago commented 2 years ago

close #188 pytest-cov でカバレッジのデータを生成し,GitHub Actions 経由で Codecov にアップロードするようにしました.

このリポジトリへの write 権限があればダッシュボードの設定画面に入れると思うので,確認お願いします: https://app.codecov.io/gh/Qulacs-Osaka/scikit-qulacs/

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@4ff6849). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #197   +/-   ##
=======================================
  Coverage        ?   89.77%           
=======================================
  Files           ?       11           
  Lines           ?      763           
  Branches        ?      148           
=======================================
  Hits            ?      685           
  Misses          ?       49           
  Partials        ?       29           

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 4ff6849...b08644d. Read the comment docs.

forest1040 commented 2 years ago

Codecov 上では、まだ見えていませんが、LGTM です!