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 Cloud: allow to access repositories directly #923

Merged
merged 3 commits into from
Sep 11, 2022

Conversation

flichtenheld
Copy link
Contributor

This allows to access a Repository object without having
access to the workspace endpoint.

Signed-off-by: Frank Lichtenheld frank@lichtenheld.com

This allows to access a Repository object without having
access to the workspace endpoint.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
@codecov-commenter
Copy link

Codecov Report

Merging #923 (2d8e1a4) into master (6d8545a) will increase coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #923   +/-   ##
=======================================
  Coverage   36.67%   36.68%           
=======================================
  Files          34       34           
  Lines        6437     6439    +2     
  Branches      991      991           
=======================================
+ Hits         2361     2362    +1     
- Misses       3969     3970    +1     
  Partials      107      107           
Impacted Files Coverage Δ
atlassian/bitbucket/cloud/repositories/__init__.py 61.84% <50.00%> (-0.14%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d8545a...2d8e1a4. Read the comment docs.

@flichtenheld
Copy link
Contributor Author

Note that the issues pointed out by Codacy are not applicable since the same issue is present in all classes of Bitbucket Cloud modules.

Co-authored-by: Michael Förderer <michael.foerderer@gmx.de>
@gonchik
Copy link
Member

gonchik commented Aug 23, 2022

@flichtenheld does it actual ?

@flichtenheld
Copy link
Contributor Author

@flichtenheld does it actual ?

Sorry, I don't understand. What is the question?

Co-authored-by: Frank Lichtenheld <frank@lichtenheld.com>
@gonchik gonchik merged commit ed374f6 into atlassian-api:master Sep 11, 2022
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.

4 participants