theochem / procrustes

Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
https://procrustes.qcdevs.org/
GNU General Public License v3.0
109 stars 20 forks source link

Add CodeCov configuration yaml file #181

Closed FanwangM closed 2 years ago

FanwangM commented 2 years ago

This PR adds codecov to display the coverage analysis visually.

codecov[bot] commented 2 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #181   +/-   ##
=========================================
  Coverage          ?   84.42%           
=========================================
  Files             ?       13           
  Lines             ?      751           
  Branches          ?        0           
=========================================
  Hits              ?      634           
  Misses            ?      117           
  Partials          ?        0