Skip to content

Add user role methods#228

Merged
pwildenhain merged 4 commits into
masterfrom
add-user-role-methods
Apr 4, 2022
Merged

Add user role methods#228
pwildenhain merged 4 commits into
masterfrom
add-user-role-methods

Conversation

@pwildenhain
Copy link
Copy Markdown
Collaborator

Left out the delete_user_roles method because of some weird behavior in the new role creation, which I would want to do in order to test deleting roles. See #227

Otherwise everything is accounted for 🎉

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 4, 2022

Codecov Report

Merging #228 (5c993c5) into master (430d761) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #228   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        19    +1     
  Lines          629       673   +44     
=========================================
+ Hits           629       673   +44     
Impacted Files Coverage Δ
redcap/project.py 100.00% <ø> (ø)
redcap/methods/__init__.py 100.00% <100.00%> (ø)
redcap/methods/user_roles.py 100.00% <100.00%> (ø)

@pwildenhain pwildenhain merged commit 438de6f into master Apr 4, 2022
@pwildenhain pwildenhain deleted the add-user-role-methods branch April 4, 2022 18:39
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