SimonEnsemble / PorousMaterials.jl

Julia package towards classical molecular modeling of nanoporous materials
GNU General Public License v3.0
51 stars 11 forks source link

Doctests #181

Closed eahenle closed 3 years ago

eahenle commented 3 years ago

Implements doctests and fixes a couple of bugs the doctests uncovered.

Closes #176

codecov-commenter commented 3 years ago

Codecov Report

Merging #181 (5b65032) into master (913d0e5) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #181   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          15      15           
  Lines        1357    1358    +1     
======================================
- Misses       1357    1358    +1     
Impacted Files Coverage Δ
src/PorousMaterials.jl 0.00% <0.00%> (ø)
src/henry.jl 0.00% <0.00%> (ø)

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 913d0e5...5b65032. Read the comment docs.

eahenle commented 3 years ago

combining w/ #180 and #184 --> v0.3.1