Closed BvB93 closed 1 year ago
Merging #286 (3dcfb95) into master (910de1c) will increase coverage by
0.04%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #286 +/- ##
==========================================
+ Coverage 72.43% 72.47% +0.04%
==========================================
Files 66 66
Lines 7129 7129
Branches 1497 1497
==========================================
+ Hits 5164 5167 +3
+ Misses 1638 1636 -2
+ Partials 327 326 -1
Impacted Files | Coverage Δ | |
---|---|---|
FOX/io/read_psf.py | 80.11% <100.00%> (ø) |
cc @RobertaPascazio
Fix an exception that can arise when the psf index mismatches with those of the passed molecules atom. Possible when working on slices of a larger dataframe.