Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding unit tests for controllers #790

Merged
merged 8 commits into from
Sep 11, 2021
Merged

Conversation

christianlupus
Copy link
Collaborator

No description provided.

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@codecov
Copy link

codecov bot commented Sep 11, 2021

Codecov Report

Merging #790 (14702b4) into master (ff58ef0) will increase coverage by 13.69%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #790       +/-   ##
=============================================
+ Coverage      8.22%   21.91%   +13.69%     
  Complexity      458      458               
=============================================
  Files            20       20               
  Lines          1484     1483        -1     
=============================================
+ Hits            122      325      +203     
+ Misses         1362     1158      -204     
Flag Coverage Δ
integration 7.28% <0.00%> (+<0.01%) ⬆️
unittests 14.63% <100.00%> (+13.68%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/Controller/MainController.php 100.00% <ø> (+100.00%) ⬆️
lib/Controller/ConfigController.php 100.00% <100.00%> (+100.00%) ⬆️
lib/Controller/RecipeController.php 94.54% <100.00%> (+94.54%) ⬆️

@github-actions
Copy link

github-actions bot commented Sep 11, 2021

Unit Test Results

  20 files  ±0    20 suites  ±0   7m 43s ⏱️ ±0s
  66 tests ±0    66 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
660 runs  ±0  660 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a21deff. ± Comparison against base commit a21deff.

♻️ This comment has been updated with latest results.

@christianlupus christianlupus merged commit a21deff into master Sep 11, 2021
@delete-merged-branch delete-merged-branch bot deleted the dev/test-controllers branch September 11, 2021 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant