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

implement make repository command #17

Merged
merged 4 commits into from
Mar 17, 2024

fully qualified class names for the name argument support

9db1955
Select commit
Loading
Failed to load commit list.
Merged

implement make repository command #17

fully qualified class names for the name argument support
9db1955
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2024 in 1s

93.95% (+1.09%) compared to f67e5f0

View this Pull Request on Codecov

93.95% (+1.09%) compared to f67e5f0

Details

Codecov Report

Attention: Patch coverage is 97.87234% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.95%. Comparing base (f67e5f0) to head (9db1955).

Files Patch % Lines
src/Commands/MakeRepository.php 97.67% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #17      +/-   ##
============================================
+ Coverage     92.85%   93.95%   +1.09%     
- Complexity       58       69      +11     
============================================
  Files             4        5       +1     
  Lines           168      215      +47     
============================================
+ Hits            156      202      +46     
- Misses           12       13       +1     

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