Tsjerk / Insane

INSert membrANE - A simple, versatile tool for building coarse-grained simulation systems
GNU General Public License v2.0
39 stars 24 forks source link

Raise an exception when the PBC shape is invalid #61

Closed jbarnoud closed 6 years ago

jbarnoud commented 6 years ago

Addresses https://github.com/Tsjerk/Insane/issues/1#issuecomment-338961008

codecov[bot] commented 6 years ago

Codecov Report

Merging #61 into master will decrease coverage by 0.04%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   75.42%   75.37%   -0.05%     
==========================================
  Files          12       12              
  Lines        1066     1068       +2     
==========================================
+ Hits          804      805       +1     
- Misses        262      263       +1
Impacted Files Coverage Δ
insane/pbc.py 88.17% <50%> (-0.84%) :arrow_down:

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 eb08181...97dbd4b. Read the comment docs.