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

style: [5.x] use @Symfony:risky ruleset #2397

Merged
merged 2 commits into from
Nov 15, 2024
Merged

style: [5.x] use @Symfony:risky ruleset #2397

merged 2 commits into from
Nov 15, 2024

Conversation

DjordyKoert
Copy link
Collaborator

Description

Please include a summary of the changes and the related issue.

Closes #...

What type of PR is this? (check all applicable)

  • Bug Fix
  • Feature
  • Refactor
  • Deprecation
  • Breaking Change
  • Documentation Update
  • CI

Checklist

  • I have made corresponding changes to the documentation (docs/)
  • I have made corresponding changes to the changelog (CHANGELOG.md)

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 86.36364% with 21 lines in your changes missing coverage. Please review.

Project coverage is 95.49%. Comparing base (6217051) to head (8bbe66e).
Report is 1 commits behind head on 5.x.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/OpenApiPhp/ModelRegister.php 0.00% 3 Missing ⚠️
src/Processor/MapQueryStringProcessor.php 40.00% 3 Missing ⚠️
src/Processor/MapRequestPayloadProcessor.php 25.00% 3 Missing ⚠️
src/Controller/SwaggerUiController.php 0.00% 2 Missing ⚠️
src/Describer/ApiPlatformDescriber.php 0.00% 2 Missing ⚠️
src/ModelDescriber/ObjectModelDescriber.php 60.00% 2 Missing ⚠️
src/Controller/YamlDocumentationController.php 0.00% 1 Missing ⚠️
src/Describer/OpenApiPhpDescriber.php 66.66% 1 Missing ⚠️
.../Annotations/SymfonyConstraintAnnotationReader.php 50.00% 1 Missing ⚠️
src/ModelDescriber/JMSModelDescriber.php 88.88% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@           Coverage Diff           @@
##              5.x    #2397   +/-   ##
=======================================
  Coverage   95.49%   95.49%           
=======================================
  Files          71       71           
  Lines        2577     2577           
=======================================
  Hits         2461     2461           
  Misses        116      116           

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

@DjordyKoert DjordyKoert merged commit 8e4802b into 5.x Nov 15, 2024
17 of 18 checks passed
@DjordyKoert DjordyKoert deleted the 5.x-risky branch November 15, 2024 14:43
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