Closed jbarnoud closed 7 years ago
Merging #59 into master will increase coverage by
1.12%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #59 +/- ##
==========================================
+ Coverage 74.29% 75.42% +1.12%
==========================================
Files 12 12
Lines 1066 1066
==========================================
+ Hits 792 804 +12
+ Misses 274 262 -12
Impacted Files | Coverage Δ | |
---|---|---|
insane/structure.py | 87.68% <100%> (ø) |
:arrow_up: |
insane/converters.py | 90.32% <0%> (+6.45%) |
:arrow_up: |
insane/pbc.py | 89.01% <0%> (+10.98%) |
: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 5f81103...bed7bf2. Read the comment docs.
Truncate aton and residue name, fix resid truncation.
Fixes #44