Skip to content

Add tools to Github Action SonarCloud #4

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mikaelcom
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2022

Codecov Report

Base: 99.08% // Head: 98.31% // Decreases project coverage by -0.77% ⚠️

Coverage data is based on head (338faf5) compared to base (070b8ad).
Patch coverage: 96.66% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop       #4      +/-   ##
=============================================
- Coverage      99.08%   98.31%   -0.78%     
- Complexity       118      123       +5     
=============================================
  Files              6        6              
  Lines            218      237      +19     
=============================================
+ Hits             216      233      +17     
- Misses             2        4       +2     
Impacted Files Coverage Δ
src/AbstractElementHandler.php 96.42% <93.75%> (-1.72%) ⬇️
src/AbstractNodeHandler.php 98.27% <94.11%> (+0.12%) ⬆️
src/AbstractDomDocumentHandler.php 98.43% <96.96%> (-1.57%) ⬇️
src/AbstractAttributeHandler.php 100.00% <100.00%> (ø)
src/DomDocumentHandler.php 100.00% <100.00%> (ø)
src/NameSpaceHandler.php 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mikaelcom mikaelcom force-pushed the feature/add-tools branch 15 times, most recently from e03adda to b92c5f9 Compare December 23, 2022 12:54
@github-actions
Copy link

github-actions bot commented Dec 23, 2022

Code Coverage

Package Line Rate Complexity Health
AbstractAttributeHandler.php 100% 25
AbstractDomDocumentHandler.php 98% 36
AbstractElementHandler.php 95% 34
AbstractNodeHandler.php 98% 21
AttributeHandler.php 0% 0
DomDocumentHandler.php 100% 4
ElementHandler.php 0% 0
NameSpaceHandler.php 100% 3
NodeHandler.php 0% 0
Summary 98% (177 / 181) 123

Minimum allowed line rate is 90%

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mikaelcom mikaelcom force-pushed the feature/add-tools branch 2 times, most recently from c39a2af to 1ef14c3 Compare December 23, 2022 13:06
@mikaelcom
Copy link
Member Author

Coverage Report

Totals Coverage
Statements: 96.62% ( 229 / 237 )
Methods: 92.86% ( 52 / 56 )
Lines: 97.79% ( 177 / 181 )

StandWithUkraine

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.

2 participants