atlassian-api / atlassian-python-api

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

Bitbucket Server: Add API to get dashboard pull requests #1212

Closed noorul closed 11 months ago

noorul commented 11 months ago

Retrieve a page of pull requests where the current authenticated user is involved as either a reviewer, author or a participant. The request may be filtered by pull request state, role or participant status.

https://developer.atlassian.com/server/bitbucket/rest/v811/api-group-dashboard/#api-api-latest-dashboard-pull-requests-get

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage: 5.00% and project coverage change: -0.08% :warning:

Comparison is base (119cc21) 34.80% compared to head (7290c3b) 34.73%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1212 +/- ## ========================================== - Coverage 34.80% 34.73% -0.08% ========================================== Files 44 44 Lines 7955 7975 +20 Branches 1075 1083 +8 ========================================== + Hits 2769 2770 +1 - Misses 5074 5093 +19 Partials 112 112 ``` | [Files Changed](https://app.codecov.io/gh/atlassian-api/atlassian-python-api/pull/1212?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [atlassian/bitbucket/\_\_init\_\_.py](https://app.codecov.io/gh/atlassian-api/atlassian-python-api/pull/1212?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YXRsYXNzaWFuL2JpdGJ1Y2tldC9fX2luaXRfXy5weQ==) | `29.32% <5.00%> (-0.47%)` | :arrow_down: |

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