mnets / pymnet

The original library for analyzing multilayer networks.
https://mnets.github.io/pymnet/
GNU General Public License v3.0
122 stars 24 forks source link

[REVIEW]: Improve test coverage #35

Open nwlandry opened 3 months ago

nwlandry commented 3 months ago

It would be great if this package were better covered. There are one or two modules with very little test coverage, which would be low-hanging fruit to improve coverage.

In addition, it would be great to add minimum coverage requirements for new pull requests using the CodeCov yaml file.

openjournals/joss-reviews#6930