JuliaMolSim / Molly.jl

Molecular simulation in Julia
Other
372 stars 51 forks source link

CompatHelper: bump compat for "Distributions" to "0.25" #37

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Distributions package from 0.23, 0.24 to 0.23, 0.24, 0.25.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #37 (74090bc) into master (8a29ecb) will increase coverage by 0.18%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   75.12%   75.31%   +0.18%     
==========================================
  Files          20       20              
  Lines         800      798       -2     
==========================================
  Hits          601      601              
+ Misses        199      197       -2     
Impacted Files Coverage Δ
src/interactions/torsion.jl 100.00% <0.00%> (+4.54%) :arrow_up:
src/interactions/harmonic_angle.jl 100.00% <0.00%> (+5.55%) :arrow_up:

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 8a29ecb...74090bc. Read the comment docs.