Skip to content

Resolve "suppressWarnings()" in snapshot tests #41

Open
@ItsMeKathy

Description

@ItsMeKathy

For the tests for volcano plot and histogram, "suppressWarnings()" is used for now because of the warnings:

  • volcano plot: "Removed 6 rows containing missing values or values outside the scale range (geom_point())."
  • histogram: "Removed 5 rows containing non-finite outside the scale range (stat_bin())."

Maybe filtering the results of the t-test/ANOVA?

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