lol #2

Open
lubiana wants to merge 14 commits from test into master
Owner
No description provided.
lubiana added 1 commit 2024-09-17 16:49:05 +00:00
lol
Some checks failed
/ build (pull_request) Failing after 45s
0eb4c290d0
lubiana added 1 commit 2024-09-17 16:51:26 +00:00
test
Some checks failed
/ build (pull_request) Failing after 16s
575ced1b95
lubiana added 1 commit 2024-09-17 16:51:55 +00:00
test
Some checks failed
/ build (pull_request) Failing after 18s
a35e4a7f6a
lubiana added 1 commit 2024-09-17 16:53:51 +00:00
test
Some checks failed
/ build (pull_request) Failing after 0s
eb520d0d13
lubiana added 1 commit 2024-09-17 16:54:28 +00:00
test
Some checks failed
/ build (pull_request) Failing after 0s
d70f0b2270
lubiana added 1 commit 2024-09-17 16:55:09 +00:00
test
All checks were successful
/ build (pull_request) Successful in 23s
4ec86a8467
First-time contributor

$output

$output
lubiana added 1 commit 2024-09-17 16:56:16 +00:00
test
All checks were successful
/ build (pull_request) Successful in 23s
4fd84862e9
lubiana added 1 commit 2024-09-17 18:14:57 +00:00
test
All checks were successful
/ build (pull_request) Successful in 35s
07fefc2c5c
First-time contributor

Escaped mutants:

  1. /workspace/lubiana/futtern/src/Controller/FoodVendorController.php:39 [M] ArrayItemRemoval
    @@ @@
    $entityManager->flush();
    return $this->redirectToRoute('app_food_vendor_index', [], Response::HTTP_SEE_OTHER);
    }
  •    return $this->render('food_vendor/new.html.twig', ['food_vendor' => $foodVendor, 'form' => $form]);
    
  •    return $this->render('food_vendor/new.html.twig', ['form' => $form]);
    
    }
    #[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
Escaped mutants: ================ 1) /workspace/lubiana/futtern/src/Controller/FoodVendorController.php:39 [M] ArrayItemRemoval @@ @@ $entityManager->flush(); return $this->redirectToRoute('app_food_vendor_index', [], Response::HTTP_SEE_OTHER); } - return $this->render('food_vendor/new.html.twig', ['food_vendor' => $foodVendor, 'form' => $form]); + return $this->render('food_vendor/new.html.twig', ['form' => $form]); } #[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
lubiana added 1 commit 2024-09-17 18:25:54 +00:00
test
All checks were successful
/ build (pull_request) Successful in 22s
9615bbc882
lubiana added 1 commit 2024-09-17 18:29:01 +00:00
test
All checks were successful
/ build (pull_request) Successful in 21s
9be52cd95f
First-time contributor
================
1) /workspace/lubiana/futtern/src/Controller/FoodVendorController.php:39    [M] ArrayItemRemoval
@@ @@
             $entityManager->flush();
             return $this->redirectToRoute('app_food_vendor_index', [], Response::HTTP_SEE_OTHER);
         }
-        return $this->render('food_vendor/new.html.twig', ['food_vendor' => $foodVendor, 'form' => $form]);
+        return $this->render('food_vendor/new.html.twig', ['form' => $form]);
     }
     #[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```
```Escaped mutants: ================ 1) /workspace/lubiana/futtern/src/Controller/FoodVendorController.php:39 [M] ArrayItemRemoval @@ @@ $entityManager->flush(); return $this->redirectToRoute('app_food_vendor_index', [], Response::HTTP_SEE_OTHER); } - return $this->render('food_vendor/new.html.twig', ['food_vendor' => $foodVendor, 'form' => $form]); + return $this->render('food_vendor/new.html.twig', ['form' => $form]); } #[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```
lubiana added 1 commit 2024-09-17 18:30:13 +00:00
test
All checks were successful
/ build (pull_request) Successful in 23s
1211c2a03a
First-time contributor
================
1) /workspace/lubiana/futtern/src/Controller/FoodVendorController.php:39    [M] ArrayItemRemoval
@@ @@
             $entityManager->flush();
             return $this->redirectToRoute('app_food_vendor_index', [], Response::HTTP_SEE_OTHER);
         }
-        return $this->render('food_vendor/new.html.twig', ['food_vendor' => $foodVendor, 'form' => $form]);
+        return $this->render('food_vendor/new.html.twig', ['form' => $form]);
     }
     #[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\n```
```Escaped mutants: ================ 1) /workspace/lubiana/futtern/src/Controller/FoodVendorController.php:39 [M] ArrayItemRemoval @@ @@ $entityManager->flush(); return $this->redirectToRoute('app_food_vendor_index', [], Response::HTTP_SEE_OTHER); } - return $this->render('food_vendor/new.html.twig', ['food_vendor' => $foodVendor, 'form' => $form]); + return $this->render('food_vendor/new.html.twig', ['form' => $form]); } #[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\n```
lubiana added 1 commit 2024-09-17 18:31:28 +00:00
test
All checks were successful
/ build (pull_request) Successful in 23s
21d10f9ad5
First-time contributor
================
1) /workspace/lubiana/futtern/src/Controller/FoodVendorController.php:39    [M] ArrayItemRemoval
@@ @@
             $entityManager->flush();
             return $this->redirectToRoute('app_food_vendor_index', [], Response::HTTP_SEE_OTHER);
         }
-        return $this->render('food_vendor/new.html.twig', ['food_vendor' => $foodVendor, 'form' => $form]);
+        return $this->render('food_vendor/new.html.twig', ['form' => $form]);
     }
     #[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\n```
```Escaped mutants: ================ 1) /workspace/lubiana/futtern/src/Controller/FoodVendorController.php:39 [M] ArrayItemRemoval @@ @@ $entityManager->flush(); return $this->redirectToRoute('app_food_vendor_index', [], Response::HTTP_SEE_OTHER); } - return $this->render('food_vendor/new.html.twig', ['food_vendor' => $foodVendor, 'form' => $form]); + return $this->render('food_vendor/new.html.twig', ['form' => $form]); } #[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\n```
lubiana added 1 commit 2024-09-17 18:33:11 +00:00
test
Some checks failed
/ build (pull_request) Failing after 22s
2d6c03fca1
lubiana added 1 commit 2024-09-17 18:36:10 +00:00
test
Some checks failed
/ build (pull_request) Failing after 23s
617a9e65f6
Some checks failed
/ build (pull_request) Failing after 23s
This pull request has changes conflicting with the target branch.
  • .forgejo/workflows/demo.yml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin test:test
git checkout test

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.

git checkout master
git merge --no-ff test
git checkout test
git rebase master
git checkout master
git merge --ff-only test
git checkout test
git rebase master
git checkout master
git merge --no-ff test
git checkout master
git merge --squash test
git checkout master
git merge --ff-only test
git checkout master
git merge test
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lubiana/lubitest#2
No description provided.