SimonEnsemble / PorousMaterials.jl

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

addition to bonds #123

Closed SimonEnsemble closed 4 years ago

SimonEnsemble commented 4 years ago

@ahyork do you know why our docs are not building to the latest? @ahyork also when I deploy the docs locally, the subpages don't work. do they for you? for example, if I click on Matter, it shows the directory then you have to manually click on index.html. odd...

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 628


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Crystal.jl 0 16 0.0%
<!-- Total: 0 16 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/NearestImage.jl 4 0.0%
src/Matter.jl 8 0.0%
src/generic_rotations.jl 14 0.0%
src/PorousMaterials.jl 21 0.0%
src/MChelpers.jl 29 0.0%
src/Box.jl 30 0.0%
src/Energetics_Util.jl 30 0.0%
src/VdWEnergetics.jl 36 0.0%
src/EOS.jl 48 0.0%
src/Misc.jl 57 0.0%
<!-- Total: 1621 -->
Totals Coverage Status
Change from base Build 622: -80.7%
Covered Lines: 0
Relevant Lines: 1936

💛 - Coveralls
SimonEnsemble commented 4 years ago

@ahyork one issue is that the REQUIRE file is no longer needed, see here. so this might be why our docs aren't working?