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

Add permissions update endpoint #202

Merged
merged 2 commits into from
Mar 3, 2023
Merged

Conversation

q-b
Copy link
Contributor

@q-b q-b commented Mar 2, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #202 (f214647) into master (eb90b0c) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   97.70%   97.74%   +0.03%     
==========================================
  Files          39       39              
  Lines        1614     1638      +24     
  Branches      110      114       +4     
==========================================
+ Hits         1577     1601      +24     
  Misses         30       30              
  Partials        7        7              
Impacted Files Coverage Δ
tests/test_user.py 96.58% <ø> (ø)
rocketchat_API/APISections/permissions.py 100.00% <100.00%> (ø)
tests/test_permissions.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@q-b q-b changed the title Add permissions update endpoint WIP: Add permissions update endpoint Mar 3, 2023
@sonarcloud
Copy link

sonarcloud bot commented Mar 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@q-b q-b changed the title WIP: Add permissions update endpoint Add permissions update endpoint Mar 3, 2023
@jadolg
Copy link
Owner

jadolg commented Mar 3, 2023

LGTM 🚀

@jadolg jadolg merged commit 5d14d17 into jadolg:master Mar 3, 2023
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