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

7 admin super user #97

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

7 admin super user #97

wants to merge 8 commits into from

Conversation

dupreesi
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Oct 28, 2019

Codecov Report

Merging #97 into master will increase coverage by 0.08%.
The diff coverage is 32.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   22.65%   22.73%   +0.08%     
==========================================
  Files          86       87       +1     
  Lines         843      862      +19     
  Branches       82       82              
==========================================
+ Hits          191      196       +5     
- Misses        575      589      +14     
  Partials       77       77
Impacted Files Coverage Δ
client/src/components/Admin/Users/AllUsers.js 0% <0%> (ø) ⬆️
client/src/components/Admin/Users/UsersColumns.js 0% <0%> (ø) ⬆️
server/database/queries/user/approveSuperUser.js 100% <100%> (ø) ⬆️
server/database/queries/user/index.js 100% <100%> (ø) ⬆️
server/database/queries/user/revokeSuperUser.js 100% <100%> (ø)

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 05b6516...b384696. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG-ADMIN-PANEL: Clicking on user action always triggers delete popup
1 participant