Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Added the Bitbucket Workspace implementation. #244

Merged
merged 3 commits into from
Sep 4, 2023

Conversation

ctreminiom
Copy link
Owner

  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.

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.
@ctreminiom ctreminiom added enhancement New feature or request bitbucket labels Sep 3, 2023
@codecov
Copy link

codecov bot commented Sep 3, 2023

Codecov Report

Patch coverage: 88.34% and project coverage change: -0.03% ⚠️

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

Additional details and impacted files
@@            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 Coverage Δ
bitbucket/api_client_impl.go 82.27% <82.27%> (ø)
bitbucket/internal/workspace_impl.go 87.30% <87.30%> (ø)
bitbucket/internal/workspace_webhooks_impl.go 89.33% <89.33%> (ø)
bitbucket/internal/workspace_permissions_impl.go 91.17% <91.17%> (ø)
bitbucket/internal/authentication_impl.go 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ctreminiom ctreminiom merged commit b1487b0 into main Sep 4, 2023
@Fank Fank deleted the feature/bitbucket-phase-1 branch June 27, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitbucket enhancement New feature or request
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

1 participant