Closed fredericpoitevin closed 2 years ago
Why are tests failing?
Same as here: https://github.com/compSPI/ioSPI/pull/52#issuecomment-1071053772 Something to do with the OSF tokens.
oh there is more to it - sorry did not catch the error prior making the PR. On it now.
Merging #53 (f3c2348) into master (5943c63) will increase coverage by
0.45%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
+ Coverage 96.43% 96.88% +0.45%
==========================================
Files 5 5
Lines 168 192 +24
==========================================
+ Hits 162 186 +24
Misses 6 6
Impacted Files | Coverage Δ | |
---|---|---|
ioSPI/atomic_models.py | 98.75% <100.00%> (+0.54%) |
: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 5943c63...f3c2348. Read the comment docs.
Added function to write a PDB/mmCIF file from a numpy array containing pseudo-atom cartesian coordinates.