Closed joaomcteixeira closed 4 years ago
Merging #22 into master will not change coverage. The diff coverage is
86.66%
.
@@ 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.
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.
taurenmd
pip package dependencies.install requires
extras_require
and are available throughpip install --upgrade taurenmd[all]
OpenMM
package is not consider because is only available in conda omnia channel.