Skip to content

style: #22 fix style

5ca57e4
Select commit
Loading
Failed to load commit list.
Merged

feat: #22 lint by pmd #30

style: #22 fix style
5ca57e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2024 in 0s

72.41% (+11.80%) compared to b6d8e2b

View this Pull Request on Codecov

72.41% (+11.80%) compared to b6d8e2b

Details

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).

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.