Skip to content

Raise MSI to 100% #98

@batyrmastyr

Description

@batyrmastyr

There is one mutant:

[PHP 8.5-ubuntu-latest: src/DbSchemaManager.php#L76](https://github.com/yiisoft/cache-db/pull/96/files#annotation_43056796275)
Escaped Mutant for Mutator "TrueValue":

@@ @@
      */
     private function hasTable(string $table): bool
     {
-        return $this->db->getSchema()->hasTable($table, refresh: true);
+        return $this->db->getSchema()->hasTable($table, refresh: false);
     }
 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions