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

Organization members #129

Merged
merged 4 commits into from
May 4, 2020
Merged

Organization members #129

merged 4 commits into from
May 4, 2020

Conversation

akondas
Copy link
Member

@akondas akondas commented Apr 30, 2020

No description provided.

@akondas akondas requested a review from karniv00l April 30, 2020 07:46
@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Merging #129 into master will increase coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #129      +/-   ##
============================================
+ Coverage     99.62%   99.83%   +0.21%     
- Complexity     1031     1095      +64     
============================================
  Files           182      190       +8     
  Lines          2945     3116     +171     
============================================
+ Hits           2934     3111     +177     
+ Misses           11        5       -6     
Impacted Files Coverage Δ Complexity Δ
src/Controller/OAuth/BitbucketController.php 100.00% <ø> (ø) 6.00 <0.00> (ø)
src/Controller/OAuth/GitHubController.php 100.00% <ø> (ø) 6.00 <0.00> (ø)
src/Controller/OAuth/GitLabController.php 100.00% <ø> (ø) 6.00 <0.00> (ø)
src/Controller/Organization/PackageController.php 100.00% <ø> (ø) 41.00 <0.00> (ø)
src/Form/Type/User/RegisterType.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
...c/Message/Organization/Member/AcceptInvitation.php 100.00% <ø> (ø) 3.00 <0.00> (?)
src/Message/Organization/Member/InviteUser.php 100.00% <ø> (ø) 5.00 <0.00> (?)
...er/Organization/Member/AcceptInvitationHandler.php 100.00% <ø> (ø) 2.00 <0.00> (?)
src/Controller/Organization/MembersController.php 100.00% <100.00%> (ø) 10.00 <10.00> (?)
src/Controller/OrganizationController.php 100.00% <100.00%> (ø) 36.00 <0.00> (+1.00)
... and 30 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 9d4e14e...fcd08cd. Read the comment docs.

src/Query/User/Model/Organization.php Show resolved Hide resolved
src/Controller/OrganizationController.php Show resolved Hide resolved
templates/base.html.twig Outdated Show resolved Hide resolved
@karniv00l karniv00l merged commit a4703ee into master May 4, 2020
@akondas akondas deleted the members branch May 4, 2020 16:07
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.

None yet

2 participants