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

Bamboo: Added 2 methods to fetch deployment projects associated with … #1224

Closed gonchik closed 10 months ago

gonchik commented 10 months ago

…a plan and to trigger a deployment of a release to an env.

codecov-commenter commented 10 months ago

Codecov Report

Patch coverage: 22.22% and project coverage change: +0.84% :tada:

Comparison is base (6580cf3) 34.08% compared to head (4d6a144) 34.93%. Report is 46 commits behind head on master.

: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 #1224 +/- ## ========================================== + Coverage 34.08% 34.93% +0.84% ========================================== Files 40 44 +4 Lines 7630 9924 +2294 Branches 1056 1536 +480 ========================================== + Hits 2601 3467 +866 - Misses 4919 6334 +1415 - Partials 110 123 +13 ``` | [Files Changed](https://app.codecov.io/gh/atlassian-api/atlassian-python-api/pull/1224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [atlassian/bamboo.py](https://app.codecov.io/gh/atlassian-api/atlassian-python-api/pull/1224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YXRsYXNzaWFuL2JhbWJvby5weQ==) | `23.96% <22.22%> (-0.04%)` | :arrow_down: | ... and [12 files with indirect coverage changes](https://app.codecov.io/gh/atlassian-api/atlassian-python-api/pull/1224/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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

gonchik commented 10 months ago

was merged