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

10: fix bug issue #12

Merged
merged 1 commit into from
Feb 26, 2023
Merged

10: fix bug issue #12

merged 1 commit into from
Feb 26, 2023

Conversation

sfmok
Copy link
Owner

@sfmok sfmok commented Feb 24, 2023

#10 fix bug issue

  • throwing UnexpectedFormatException when request ContentType is not set or has an unsupported type.

@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2023

Codecov Report

Merging #12 (ca931af) into main (7600143) will increase coverage by 0.68%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##             main       #12      +/-   ##
===========================================
+ Coverage   99.31%   100.00%   +0.68%     
===========================================
  Files          10        10              
  Lines         147       164      +17     
===========================================
+ Hits          146       164      +18     
+ Misses          1         0       -1     
Impacted Files Coverage Δ
src/ArgumentResolver/InputArgumentResolver.php 100.00% <100.00%> (ø)
src/Attribute/Input.php 100.00% <100.00%> (ø)
src/DependencyInjection/RequestInputExtension.php 100.00% <100.00%> (+3.57%) ⬆️
src/EventListener/ReadInputListener.php 100.00% <100.00%> (ø)
src/Factory/InputFactory.php 100.00% <100.00%> (ø)
src/EventListener/ExceptionListener.php 100.00% <0.00%> (ø)
src/DependencyInjection/Configuration.php 100.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sfmok sfmok merged commit 3589b72 into main Feb 26, 2023
@sfmok sfmok deleted the 1.2.x branch February 26, 2023 12:59
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