Skip to content

install managers group by default#960

Open
lferran wants to merge 6 commits intomasterfrom
install-managers-group-by-default
Open

install managers group by default#960
lferran wants to merge 6 commits intomasterfrom
install-managers-group-by-default

Conversation

@lferran
Copy link
Copy Markdown
Contributor

@lferran lferran commented Apr 26, 2020

fixes #778

@lferran lferran marked this pull request as ready for review April 26, 2020 17:24
@lferran lferran added the wip label Apr 27, 2020
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #960 into master will decrease coverage by 5.2%.
The diff coverage is 68.2%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #960     +/-   ##
========================================
- Coverage    94.6%   89.4%   -5.1%     
========================================
  Files         315     315             
  Lines       27876   27437    -439     
========================================
- Hits        26356   24517   -1839     
- Misses       1520    2920   +1400     
Impacted Files Coverage Δ
guillotina/tests/dbusers/test_manage_groups.py 80.6% <22.3%> (-19.4%) ⬇️
guillotina/auth/groups.py 87.5% <100.0%> (-1.3%) ⬇️
guillotina/contrib/dbusers/install.py 76.0% <100.0%> (+1.0%) ⬆️
guillotina/tests/dbusers/test_setup.py 100.0% <100.0%> (ø)
guillotina/tests/test_postgres.py 10.0% <0.0%> (-90.0%) ⬇️
guillotina/tests/test_cockroach.py 17.7% <0.0%> (-77.9%) ⬇️
guillotina/db/storages/utils.py 34.8% <0.0%> (-65.2%) ⬇️
guillotina/db/storages/pg.py 26.5% <0.0%> (-62.4%) ⬇️
guillotina/db/storages/vacuum.py 47.0% <0.0%> (-53.0%) ⬇️
guillotina/db/storages/cockroach.py 27.9% <0.0%> (-48.1%) ⬇️
... and 119 more

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DbUsers. When Adding a new group named Managers users with the group managers become superusers

4 participants