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

fix/MD/XL-9781 functional test case files generated when generating an unit test #34

Conversation

mderis
Copy link
Collaborator

@mderis mderis commented Nov 26, 2024

Task XL-9781

@mderis mderis added the bug Something isn't working label Nov 26, 2024
@mderis mderis requested a review from yalsicor November 26, 2024 01:24
@mderis mderis self-assigned this Nov 26, 2024
@mderis mderis force-pushed the fix/MD/XL-9780-migration-test-generator-wrong-function-case branch from 89f0560 to 4123d2a Compare November 26, 2024 14:03
@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 87 lines in your changes missing coverage. Please review.

Project coverage is 4.37%. Comparing base (4123d2a) to head (212cc7d).
Report is 2 commits behind head on fix/MD/XL-9780-migration-test-generator-wrong-function-case.

Files with missing lines Patch % Lines
src/Generator/Traits/HasTestTrait.php 0.00% 32 Missing ⚠️
...erator/Commands/TestCases/ApiTestCaseGenerator.php 0.00% 6 Missing ⚠️
...erator/Commands/TestCases/CliTestCaseGenerator.php 0.00% 6 Missing ⚠️
...Commands/TestCases/FunctionalTestCaseGenerator.php 0.00% 6 Missing ⚠️
...rator/Commands/TestCases/UnitTestCaseGenerator.php 0.00% 6 Missing ⚠️
...erator/Commands/TestCases/WebTestCaseGenerator.php 0.00% 6 Missing ⚠️
src/Generator/Commands/ActionGenerator.php 0.00% 2 Missing ⚠️
src/Generator/Commands/ConfigurationGenerator.php 0.00% 2 Missing ⚠️
src/Generator/Commands/ControllerGenerator.php 0.00% 2 Missing ⚠️
src/Generator/Commands/CriteriaGenerator.php 0.00% 2 Missing ⚠️
... and 9 more
Additional details and impacted files
@@                                       Coverage Diff                                        @@
##             fix/MD/XL-9780-migration-test-generator-wrong-function-case     #34      +/-   ##
================================================================================================
- Coverage                                                           4.48%   4.37%   -0.12%     
- Complexity                                                           869     892      +23     
================================================================================================
  Files                                                                 98      99       +1     
  Lines                                                               3097    3180      +83     
================================================================================================
  Hits                                                                 139     139              
- Misses                                                              2958    3041      +83     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mderis mderis force-pushed the fix/MD/XL-9781-functional-test-case-files-generated-when-generating-an-unit-test branch from 88ae144 to 212cc7d Compare November 26, 2024 14:13
@mderis mderis merged commit 212cc7d into fix/MD/XL-9780-migration-test-generator-wrong-function-case Nov 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants