Skip to content

Tests Fail on 0.5 & Cleanup #1

@lruthotto

Description

@lruthotto

Currently, the tests for this package fail on julia 0.5.

Just looking through the package, here are some things that for sure need fixing:

  • Changing the syntax of RemoteChannels
  • change Base.ASCIIString to String
  • update the testing files .travis.yml and appveyor.yml
  • add badges for tests and coverage here to the Readme.md

While we're at it we might want to do some cleanup and other improvements. I think the following methods are not needed:

  • everything in diagM.jl
  • everything in sparseUtils.jl (see also same file in jInv.Utils)
  • add docstrings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions