lol #2
Loading…
Reference in a new issue
No description provided.
Delete branch "test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
$output
Escaped mutants:
@@ @@
$entityManager->flush();
return $this->redirectToRoute('app_food_vendor_index', [], Response::HTTP_SEE_OTHER);
}
#[Route('/{id}', name: 'app_food_vendor_show', methods: ['GET'])]
public function show(FoodVendor $foodVendor): Response
Timed Out mutants:
==================
Skipped mutants:
================
Not Covered mutants:
====================
Total: 315
Killed: 314
Errored: 0
Syntax Errors: 0
Escaped: 1
Timed Out: 0
Skipped: 0
Ignored: 0
Not Covered: 0
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.