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] Fixed error_msg concatenation error in raise_for_status #1493

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

Viktxrrr
Copy link
Contributor

@Viktxrrr Viktxrrr commented Jan 21, 2025

Fixes #1481

@Spacetown
Copy link
Contributor

Added the fix suggested in #1481

Can you change the description to Fixes #14841? This will close the issue if the PR is merged without a manual interaction.

@Viktxrrr
Copy link
Contributor Author

Added the fix suggested in #1481

Can you change the description to Fixes #14841? This will close the issue if the PR is merged without a manual interaction.

Done

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 34.09%. Comparing base (85eea47) to head (53e6d0a).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
atlassian/bitbucket/cloud/base.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1493      +/-   ##
==========================================
+ Coverage   34.07%   34.09%   +0.01%     
==========================================
  Files          46       46              
  Lines        8754     8755       +1     
  Branches     1235     1336     +101     
==========================================
+ Hits         2983     2985       +2     
  Misses       5647     5647              
+ Partials      124      123       -1     

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

@gonchik gonchik merged commit 8f06e79 into atlassian-api:master Jan 23, 2025
12 of 13 checks passed
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.

atlassian.bitbucket.cloud.base.BitbucketCloudBase:raise_for_status() bug
3 participants