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

Feature/571/add rector php #586

Merged
merged 13 commits into from
Mar 30, 2022
Merged

Feature/571/add rector php #586

merged 13 commits into from
Mar 30, 2022

Conversation

eerison
Copy link
Collaborator

@eerison eerison commented Mar 21, 2022

No description provided.

This was linked to issues Mar 21, 2022
@eerison eerison force-pushed the feature/571/Add_rector_php branch 2 times, most recently from b9a307b to ed45c57 Compare March 30, 2022 16:21
@codecov-commenter
Copy link

Codecov Report

Merging #586 (b9a307b) into 2.x (6328267) will decrease coverage by 0.54%.
The diff coverage is 37.50%.

❗ Current head b9a307b differs from pull request most recent head ed45c57. Consider uploading reports for the commit ed45c57 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x     #586      +/-   ##
============================================
- Coverage     41.28%   40.74%   -0.55%     
+ Complexity      333      331       -2     
============================================
  Files            55       54       -1     
  Lines           998      972      -26     
============================================
- Hits            412      396      -16     
+ Misses          586      576      -10     
Impacted Files Coverage Δ
src/Controller/SocialNetworkingController.php 0.00% <0.00%> (ø)
src/Controller/UserController.php 0.00% <0.00%> (ø)
src/Entity/Certification.php 43.75% <0.00%> (ø)
src/Entity/Education.php 40.00% <0.00%> (ø)
src/Entity/ResetPasswordRequest.php 0.00% <0.00%> (ø)
src/Entity/Skill.php 33.33% <ø> (ø)
src/Entity/SocialNetworking.php 0.00% <0.00%> (ø)
src/Entity/UserLanguage.php 68.42% <ø> (ø)
src/EventListener/UpdateCurriculumListener.php 0.00% <0.00%> (ø)
src/EventSubscriber/SitemapSubscriber.php 0.00% <0.00%> (ø)
... and 45 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6328267...ed45c57. Read the comment docs.

@eerison eerison force-pushed the feature/571/Add_rector_php branch from ed45c57 to 4fe6222 Compare March 30, 2022 16:26
@eerison eerison force-pushed the feature/571/Add_rector_php branch from 4fe6222 to 907f9fe Compare March 30, 2022 16:30
@eerison eerison temporarily deployed to staging_pr March 30, 2022 16:34 Inactive
@eerison eerison marked this pull request as ready for review March 30, 2022 16:34
@eerison eerison merged commit 6bf29d8 into 2.x Mar 30, 2022
@eerison eerison temporarily deployed to staging_pr March 30, 2022 16:43 Inactive
@eerison eerison deleted the feature/571/Add_rector_php branch June 28, 2022 14:36
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.

Add esc lint Add Rector php
2 participants