JuliaMolSim / Molly.jl

Molecular simulation in Julia
Other
372 stars 51 forks source link

Fix failing test by increasing `max_attempts` in `place_atoms`. #65

Closed JaydevSR closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #65 (2b6ef58) into master (e526479) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   86.74%   86.74%           
=======================================
  Files          28       28           
  Lines        2912     2912           
=======================================
  Hits         2526     2526           
  Misses        386      386           

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 e526479...2b6ef58. Read the comment docs.

jgreener64 commented 2 years ago

:+1: