Skip to content

Improve test coverage for dual-arithmetic.R (currently 84%) #4

@queelius

Description

@queelius

dual-arithmetic.R has the lowest test coverage at 84.3%. The uncovered branches are likely in:

  • %% and %/% operators (modular arithmetic on duals)
  • any() and all() Summary group generic methods
  • Edge cases in mixed-type Ops dispatch (e.g., numeric %% dualr)

Adding targeted tests for these would bring coverage above 90% for all source files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions