atlassian-python-api icon indicating copy to clipboard operation
atlassian-python-api copied to clipboard

Bitbucket Cloud: allow to access repositories directly

Open flichtenheld opened this issue 3 years ago • 2 comments

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

Signed-off-by: Frank Lichtenheld [email protected]

flichtenheld avatar Jan 14 '22 17:01 flichtenheld

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%) :arrow_down:

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.

codecov-commenter avatar Jan 14 '22 17:01 codecov-commenter

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

flichtenheld avatar Feb 08 '22 12:02 flichtenheld

@flichtenheld does it actual ?

gonchik avatar Aug 23 '22 08:08 gonchik

@flichtenheld does it actual ?

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

flichtenheld avatar Aug 24 '22 12:08 flichtenheld