joaomcteixeira / taurenmd

A command-line interface for analysis of Molecular Dynamics simulations.
https://taurenmd.readthedocs.io/en/latest/
GNU General Public License v2.0
9 stars 2 forks source link

pip package deps #22

Closed joaomcteixeira closed 4 years ago

joaomcteixeira commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is 86.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files          21       21           
  Lines         974      974           
  Branches       82       82           
=======================================
  Hits          962      962           
  Misses         12       12
Impacted Files Coverage Δ
src/taurenmd/__init__.py 100% <100%> (ø) :arrow_up:
src/taurenmd/libs/libmdt.py 89.58% <85.71%> (ø) :arrow_up:

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 f9b9d68...0b6c43a. Read the comment docs.

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 0b6c43ac and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 98.7% (0.0% change).

View more on Code Climate.