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

Jira: Add duplicated account detection method #1399

Closed gonchik closed 1 month ago

gonchik commented 1 month ago

https://confluence.atlassian.com/jirakb/health-check-duplicate-user-accounts-1063554355.html

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 34.39%. Comparing base (e6ac21c) to head (23b370c). Report is 1 commits behind head on master.

Files Patch % Lines
atlassian/jira.py 25.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1399 +/- ## ========================================== - Coverage 34.40% 34.39% -0.02% ========================================== Files 46 46 Lines 8556 8569 +13 Branches 1597 1598 +1 ========================================== + Hits 2944 2947 +3 - Misses 5489 5499 +10 Partials 123 123 ```

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