Skip to content

Implement tests for parallel code #244

Description

@fkuehlein

Parallel code in Network class, including the utils.mpi module, was last run before merging #242. Codecov would call for test-coverage at that point, but is not straightforward because an MPI-environment is needed or would have to be simulated somehow.

This could be achieved either through setting up a parallel run in the CI, or e.g. by mocking the MPI communicator as https://github.com/rmjarvis/MockMPI does.

Might not be worthwile though. For now, test-running the example scripts in docs/src/examples/modules/mpi every now and then should suffice.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions