cmelab / planckton

Reproducible exploration of organic photovoltaic morphology self-assembly using molecular dynamics.
GNU General Public License v3.0
5 stars 6 forks source link

Simulation.run returns True when finished #66

Closed jennyfothergill closed 3 years ago

jennyfothergill commented 3 years ago

Needed for https://github.com/cmelab/planckton-flow/pull/25

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (5a68a21) into master (f8e2110) will decrease coverage by 0.51%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   98.91%   98.39%   -0.52%     
==========================================
  Files           6        6              
  Lines         184      187       +3     
==========================================
+ Hits          182      184       +2     
- Misses          2        3       +1     
Impacted Files Coverage Δ
planckton/sim.py 96.20% <66.66%> (-1.17%) :arrow_down: