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 new module Cloud Admin #1033

Merged
merged 4 commits into from
Aug 21, 2022
Merged

Conversation

YugoHino
Copy link
Contributor

@YugoHino YugoHino commented Aug 17, 2022

Hi

As talked here #1029, this PR creates new module Cloud Admin for following APIs. https://developer.atlassian.com/cloud/admin/about/
There are two sub modules, CloudAdminOrgs and CloudAdminUsers. In this PR, those are very basic feature such like "get profile" and "get organizations".
Please let me know if there is any comments.

Thanks

@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2022

Codecov Report

Merging #1033 (3a46abc) into master (c0b7627) will increase coverage by 0.01%.
The diff coverage is 48.27%.

@@            Coverage Diff             @@
##           master    #1033      +/-   ##
==========================================
+ Coverage   35.98%   36.00%   +0.01%     
==========================================
  Files          35       36       +1     
  Lines        6780     6808      +28     
  Branches     1057     1062       +5     
==========================================
+ Hits         2440     2451      +11     
- Misses       4234     4250      +16     
- Partials      106      107       +1     
Impacted Files Coverage Δ
atlassian/rest_client.py 69.42% <40.00%> (-0.90%) ⬇️
atlassian/cloud_admin.py 45.45% <45.45%> (ø)
atlassian/__init__.py 100.00% <100.00%> (ø)
atlassian/jira.py 19.09% <0.00%> (-0.04%) ⬇️

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

@gonchik gonchik merged commit 2be8675 into atlassian-api:master Aug 21, 2022
gonchik pushed a commit that referenced this pull request Sep 3, 2022
* add Cloud Admin module

* formatting

* add examples

* fix comment syntax
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.

3 participants