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: enum types #466

Merged
merged 1 commit into from
May 29, 2023
Merged

fix: enum types #466

merged 1 commit into from
May 29, 2023

Conversation

SMillerDev
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7982a87) 80.57% compared to head (508da2d) 80.57%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #466   +/-   ##
=========================================
  Coverage     80.57%   80.57%           
  Complexity      323      323           
=========================================
  Files            23       23           
  Lines           798      798           
=========================================
  Hits            643      643           
  Misses          155      155           
Impacted Files Coverage Δ
.../PHPDraft/Model/Elements/BasicStructureElement.php 63.46% <ø> (ø)
src/PHPDraft/Parse/BaseHtmlGenerator.php 100.00% <ø> (ø)
.../PHPDraft/Model/Elements/ArrayStructureElement.php 72.00% <100.00%> (ø)
...c/PHPDraft/Model/Elements/EnumStructureElement.php 89.74% <100.00%> (ø)
...PHPDraft/Model/Elements/ObjectStructureElement.php 92.50% <100.00%> (ø)
src/PHPDraft/Model/Elements/RequestBodyElement.php 100.00% <100.00%> (ø)
src/PHPDraft/Out/Sorting.php 100.00% <100.00%> (ø)
src/PHPDraft/Out/TemplateRenderer.php 54.16% <100.00%> (ø)
src/PHPDraft/Parse/HtmlGenerator.php 100.00% <100.00%> (ø)

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

@sonarcloud
Copy link

sonarcloud bot commented May 29, 2023

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@SMillerDev SMillerDev merged commit 039ed68 into main May 29, 2023
@SMillerDev SMillerDev deleted the fix/enum/types branch May 29, 2023 16:04
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