Skip to content

fix/openapi/general #678

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

Merged
merged 3 commits into from
Jul 15, 2025
Merged

fix/openapi/general #678

merged 3 commits into from
Jul 15, 2025

Conversation

SMillerDev
Copy link
Owner

  • chore: update build script for newer PHP
  • chore: clean duplicate isset usage
  • fix: protect OpenAPI generation

@SMillerDev SMillerDev force-pushed the fix/openapi/general branch from 0b3ec11 to 038f82c Compare July 15, 2025 14:54
@SMillerDev SMillerDev force-pushed the fix/openapi/general branch from 038f82c to c1ff8e4 Compare July 15, 2025 14:56
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

Attention: Patch coverage is 46.15385% with 7 lines in your changes missing coverage. Please review.

Project coverage is 66.60%. Comparing base (f1ed0ba) to head (c1ff8e4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/PHPDraft/Out/OpenAPI/OpenApiRenderer.php 0.00% 6 Missing ⚠️
src/PHPDraft/Model/HTTPResponse.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #678      +/-   ##
============================================
- Coverage     66.69%   66.60%   -0.09%     
+ Complexity      441      439       -2     
============================================
  Files            26       26              
  Lines          1126     1129       +3     
============================================
+ Hits            751      752       +1     
- Misses          375      377       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SMillerDev SMillerDev merged commit b48b893 into main Jul 15, 2025
2 of 7 checks passed
@SMillerDev SMillerDev deleted the fix/openapi/general branch July 15, 2025 15:02
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