atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.29k stars 642 forks source link

Update crowd.py #1406

Closed ChowRex closed 4 weeks ago

ChowRex commented 4 weeks ago

Add a new function: group_create See: https://docs.atlassian.com/atlassian-crowd/5.3.1/REST/#usermanagement/1/group

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 34.37%. Comparing base (1bb6107) to head (f59dc68).

Files Patch % Lines
atlassian/crowd.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1406 +/- ## ========================================== - Coverage 34.37% 34.37% -0.01% ========================================== Files 46 46 Lines 8582 8585 +3 Branches 1601 1601 ========================================== + Hits 2950 2951 +1 - Misses 5509 5511 +2 Partials 123 123 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.