ctreminiom / go-atlassian

✨ Golang Client Library for Atlassian Cloud.
https://docs.go-atlassian.io
MIT License
114 stars 29 forks source link

:sparkles: Added the Bitbucket Workspace implementation. #244

Closed ctreminiom closed 10 months ago

ctreminiom commented 10 months ago
  1. Created a new module called bitbucket.

  2. It enables the possibility to interact with the Bitbucket Cloud V2 API.

  3. Created the Workspace interfaces.

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 88.34% and project coverage change: -0.03% :warning:

Comparison is base (065cb9f) 89.25% compared to head (34a6431) 89.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #244 +/- ## ========================================== - Coverage 89.25% 89.23% -0.03% ========================================== Files 148 153 +5 Lines 11626 11935 +309 ========================================== + Hits 10377 10650 +273 - Misses 632 651 +19 - Partials 617 634 +17 ``` | [Files Changed](https://app.codecov.io/gh/ctreminiom/go-atlassian/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Carlos+Treminio) | Coverage Δ | | |---|---|---| | [bitbucket/api\_client\_impl.go](https://app.codecov.io/gh/ctreminiom/go-atlassian/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Carlos+Treminio#diff-Yml0YnVja2V0L2FwaV9jbGllbnRfaW1wbC5nbw==) | `82.27% <82.27%> (ø)` | | | [bitbucket/internal/workspace\_impl.go](https://app.codecov.io/gh/ctreminiom/go-atlassian/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Carlos+Treminio#diff-Yml0YnVja2V0L2ludGVybmFsL3dvcmtzcGFjZV9pbXBsLmdv) | `87.30% <87.30%> (ø)` | | | [bitbucket/internal/workspace\_webhooks\_impl.go](https://app.codecov.io/gh/ctreminiom/go-atlassian/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Carlos+Treminio#diff-Yml0YnVja2V0L2ludGVybmFsL3dvcmtzcGFjZV93ZWJob29rc19pbXBsLmdv) | `89.33% <89.33%> (ø)` | | | [bitbucket/internal/workspace\_permissions\_impl.go](https://app.codecov.io/gh/ctreminiom/go-atlassian/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Carlos+Treminio#diff-Yml0YnVja2V0L2ludGVybmFsL3dvcmtzcGFjZV9wZXJtaXNzaW9uc19pbXBsLmdv) | `91.17% <91.17%> (ø)` | | | [bitbucket/internal/authentication\_impl.go](https://app.codecov.io/gh/ctreminiom/go-atlassian/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Carlos+Treminio#diff-Yml0YnVja2V0L2ludGVybmFsL2F1dGhlbnRpY2F0aW9uX2ltcGwuZ28=) | `100.00% <100.00%> (ø)` | |

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