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

PHP CS Fixer: Updating to remove the no_superfluous_phpdoc_tags rule. #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MelechMizrachi
Copy link
Contributor

Q A
Branch? master for features / version branch (ex: 1.0) for bug fixes
Bug fix? yes/no
New feature? yes/no
Deprecations? yes/no
Tickets Fix #...
License MIT

@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

Merging #32 (f81c4e9) into master (5d5e6c8) will increase coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master      #32      +/-   ##
============================================
+ Coverage     23.59%   23.65%   +0.06%     
  Complexity     3965     3965              
============================================
  Files           566      566              
  Lines         12759    12759              
============================================
+ Hits           3010     3018       +8     
+ Misses         9749     9741       -8     
Impacted Files Coverage Δ
src/Valkyrja/Annotation/Annotators/Annotator.php 3.22% <ø> (ø)
src/Valkyrja/Annotation/Filters/Filter.php 0.00% <ø> (ø)
src/Valkyrja/Annotation/Models/Annotatable.php 100.00% <ø> (ø)
src/Valkyrja/Annotation/Parsers/Parser.php 97.64% <ø> (ø)
.../Valkyrja/Annotation/Providers/ServiceProvider.php 80.00% <ø> (ø)
src/Valkyrja/Api/Apis/Api.php 0.00% <ø> (ø)
src/Valkyrja/Api/Models/Json.php 0.00% <ø> (ø)
src/Valkyrja/Api/Models/JsonData.php 0.00% <ø> (ø)
src/Valkyrja/Api/Providers/ServiceProvider.php 44.44% <ø> (ø)
src/Valkyrja/Application/Applications/Valkyrja.php 78.40% <ø> (ø)
... and 249 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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