JuliaIO / MeshIO.jl

IO for Meshes
Other
79 stars 32 forks source link

fixes for 0.5 #17

Closed SimonDanisch closed 8 years ago

SimonDanisch commented 8 years ago

I decided to remove the MeshType(::String) constructor, since it doesn't seem to work on 0.5 and doesn't really offer much over load(::String, MeshType)

codecov-io commented 8 years ago

Current coverage is 95.97%

Merging #17 into master will decrease coverage by <.01%

@@           master        #17   diff @@
========================================
  Files           6          6          
  Lines         274        273     -1   
  Methods         0          0          
  Branches        0          0          
========================================
- Hits          263        262     -1   
  Misses         11         11          
  Partials        0          0          

Powered by Codecov. Last updated by 50cf856...ae7435b

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.01%) to 95.971% when pulling ae7435b419865e15d34bc85d0322d14bd2ca15a2 on sd/fix05 into 50cf8567e3363a1345b9ca73177a637ddc2c0f12 on master.