Closed Gabrielgerez closed 3 years ago
Merging #368 (6efa782) into master (b405fe1) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #368 +/- ##
=======================================
Coverage 69.54% 69.54%
=======================================
Files 172 172
Lines 13457 13457
=======================================
Hits 9358 9358
Misses 4099 4099
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 b405fe1...b571047. Read the comment docs.
Can you change one of the integration tests to use atomic number rather than symbol in the input file?
On it
Add a try-except block on api.py that makes it possible to use both atom-number and atom-symbol as input in the molecule coordinates.