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

Adapt to last changes in hydrator + Update GitHub actions #15

Merged
merged 4 commits into from
Oct 5, 2023
Merged

Conversation

vjik
Copy link
Member

@vjik vjik commented Oct 5, 2023

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (556c94d) 100.00% compared to head (9915f69) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #15   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        76        78    +2     
===========================================
  Files             19        19           
  Lines            168       177    +9     
===========================================
+ Hits             168       177    +9     
Files Coverage Δ
src/Attribute/Data/FromBody.php 100.00% <ø> (ø)
src/Attribute/Data/FromBodyResolver.php 100.00% <100.00%> (ø)
src/Attribute/Data/FromQuery.php 100.00% <ø> (ø)
src/Attribute/Data/FromQueryResolver.php 100.00% <100.00%> (ø)
src/Attribute/Parameter/Body.php 100.00% <ø> (ø)
src/Attribute/Parameter/BodyResolver.php 100.00% <100.00%> (ø)
src/Attribute/Parameter/Query.php 100.00% <ø> (ø)
src/Attribute/Parameter/QueryResolver.php 100.00% <100.00%> (ø)
src/Attribute/Parameter/Request.php 100.00% <ø> (ø)
src/Attribute/Parameter/RequestResolver.php 100.00% <100.00%> (ø)
... and 3 more

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

@vjik vjik merged commit cf92da1 into master Oct 5, 2023
16 checks passed
@vjik vjik deleted the adapt branch October 5, 2023 10:35
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