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

feat: #22 lint by pmd #30

Merged
merged 2 commits into from
Nov 17, 2024
Merged

feat: #22 lint by pmd #30

merged 2 commits into from
Nov 17, 2024

Conversation

sinkcup
Copy link
Member

@sinkcup sinkcup commented Nov 17, 2024

close #22

@sinkcup sinkcup linked an issue Nov 17, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 17, 2024

Codecov Report

Attention: Patch coverage is 74.19355% with 8 lines in your changes missing coverage. Please review.

Project coverage is 72.41%. Comparing base (b6d8e2b) to head (5ca57e4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/LintCodeCommand.php 0.00% 6 Missing ⚠️
src/LintPhpcsCommand.php 91.66% 1 Missing ⚠️
src/LintPmdCommand.php 90.90% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main      #30       +/-   ##
=============================================
+ Coverage     60.60%   72.41%   +11.80%     
- Complexity       22       26        +4     
=============================================
  Files             5        7        +2     
  Lines            66       87       +21     
=============================================
+ Hits             40       63       +23     
+ Misses           26       24        -2     

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

@sinkcup sinkcup merged commit 97ca437 into main Nov 17, 2024
2 of 5 checks passed
@sinkcup sinkcup deleted the 22-lint-by-phpmd branch November 17, 2024 17:40
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.

lint by phpmd
1 participant