JuliaFEM / JuliaFEM.jl

The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
http://juliafem.github.io/JuliaFEM.jl/latest/
MIT License
249 stars 66 forks source link

Documentation deployment fix #230

Closed ahojukka5 closed 5 years ago

ahojukka5 commented 5 years ago

Similar work done in FEMQuad.jl and FEMBase.jl, see https://github.com/JuliaFEM/FEMQuad.jl/commit/19dda63973f37904355830ebf4c309f80a8eeb4c and https://github.com/JuliaFEM/FEMBase.jl/commit/53db388a08fb6433e450e42eb9124b3285e6fbee.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-2.06%) to 45.403% when pulling 84708499304c6a9f960558b2b196b2b10a907eff on ahojukka5/fix_documentation_deployment into b9dcf95660360f47a0eea36b11dbc68ef83d11e9 on master.