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

Enable user #131

Merged
merged 3 commits into from
Nov 7, 2023
Merged

Enable user #131

merged 3 commits into from
Nov 7, 2023

Conversation

szuro
Copy link
Contributor

@szuro szuro commented Nov 6, 2023

Description

Add method to enable/disable a given user.
While not in Grafana docs, methods for enabling and disabling can be found in the source code

Checklist

  • The patch has appropriate test coverage
  • The patch follows the style guidelines of this project
  • The patch has appropriate comments, particularly in hard-to-understand areas
  • The documentation was updated corresponding to the patch
  • I have performed a self-review of this patch

@szuro szuro requested a review from amotl as a code owner November 6, 2023 22:08
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #131 (69de715) into main (0481e06) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
+ Coverage   94.14%   94.18%   +0.03%     
==========================================
  Files          25       25              
  Lines        1623     1633      +10     
==========================================
+ Hits         1528     1538      +10     
  Misses         95       95              
Files Coverage Δ
grafana_client/elements/admin.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@amotl
Copy link
Contributor

amotl commented Nov 7, 2023

Dear Robert,

thanks a stack for your contribution.

With kind regards,
Andreas.

@amotl amotl merged commit 14f0e4c into grafana-toolbox:main Nov 7, 2023
6 checks passed
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.

2 participants