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

feat: label and unlabel issues #1226

Closed gonchik closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Patch coverage: 35.29% and project coverage change: +0.72% :tada:

Comparison is base (4e10bec) 34.06% compared to head (8583e25) 34.79%. Report is 63 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 #1226 +/- ## ========================================== + Coverage 34.06% 34.79% +0.72% ========================================== Files 40 44 +4 Lines 7600 10407 +2807 Branches 1053 1700 +647 ========================================== + Hits 2589 3621 +1032 - Misses 4901 6646 +1745 - Partials 110 140 +30 ``` | [Files Changed](https://app.codecov.io/gh/atlassian-api/atlassian-python-api/pull/1226?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [atlassian/jira.py](https://app.codecov.io/gh/atlassian-api/atlassian-python-api/pull/1226?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YXRsYXNzaWFuL2ppcmEucHk=) | `22.44% <35.29%> (+2.90%)` | :arrow_up: | ... and [15 files with indirect coverage changes](https://app.codecov.io/gh/atlassian-api/atlassian-python-api/pull/1226/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

oops, as I see it was merged