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: PHPStan types #465

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

fix: PHPStan types #465

wants to merge 1 commit into from

Conversation

SMillerDev
Copy link
Owner

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented May 29, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

56.7% 56.7% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch coverage: 61.76% and project coverage change: -0.97 ⚠️

Comparison is base (7982a87) 80.57% compared to head (ac752fc) 79.60%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #465      +/-   ##
============================================
- Coverage     80.57%   79.60%   -0.97%     
- Complexity      323      332       +9     
============================================
  Files            23       23              
  Lines           798      814      +16     
============================================
+ Hits            643      648       +5     
- Misses          155      166      +11     
Impacted Files Coverage Δ
src/PHPDraft/Model/HTTPResponse.php 87.50% <ø> (ø)
src/PHPDraft/Model/Resource.php 100.00% <ø> (ø)
src/PHPDraft/Out/TemplateRenderer.php 52.00% <14.28%> (-2.17%) ⬇️
src/PHPDraft/Parse/Drafter.php 74.07% <42.85%> (-16.84%) ⬇️
src/PHPDraft/In/ApibFileParser.php 92.15% <50.00%> (-3.59%) ⬇️
src/PHPDraft/Model/Transition.php 91.11% <66.66%> (+0.09%) ⬆️
.../PHPDraft/Model/Elements/BasicStructureElement.php 63.46% <100.00%> (ø)
...c/PHPDraft/Model/Elements/EnumStructureElement.php 90.00% <100.00%> (+0.25%) ⬆️
...PHPDraft/Model/Elements/ObjectStructureElement.php 92.50% <100.00%> (ø)
src/PHPDraft/Model/Elements/RequestBodyElement.php 100.00% <100.00%> (ø)
... and 2 more

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

@SMillerDev SMillerDev marked this pull request as draft May 30, 2023 19: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.

1 participant