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

[BitBucket] Add webhooks to Cloud #1346

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

mcintyre-ionic
Copy link
Contributor

Support CRUD operation of BitBucket Cloud repository webhooks based on the following endpoints:

Create webhook
Get webhook
Update webhook
Delete webhook

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 53.84615% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 34.24%. Comparing base (e0a7c6f) to head (e45f551).

Files Patch % Lines
atlassian/bitbucket/cloud/repositories/hooks.py 50.00% 17 Missing ⚠️
atlassian/bitbucket/cloud/repositories/__init__.py 80.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1346      +/-   ##
==========================================
+ Coverage   34.14%   34.24%   +0.09%     
==========================================
  Files          45       46       +1     
  Lines        8378     8417      +39     
  Branches     1177     1179       +2     
==========================================
+ Hits         2861     2882      +21     
- Misses       5402     5420      +18     
  Partials      115      115              

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

@gonchik gonchik merged commit 273d0f2 into atlassian-api:master Mar 8, 2024
9 of 10 checks passed
@gonchik
Copy link
Member

gonchik commented Mar 8, 2024

Thanks @mcintyre-ionic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants