Skip to content

Untested functions #2

Description

@Omar-Elrefaei

Currently the following functions are untested as shown by test coverage:

  • a_mul_kron_b!,
  • kron_at_kron_b_mul_c!, and
  • the second signature of At_mul_B! (which is called in the q==1 branches in kron_mul_elem_t!)

testing the commented nested loop at the top of runtests.jl showed some improvements in coverage that pointed me on where to look.

Notably that makes the coverage of ExtendedMul.jl 100%

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