atlassian-python-api
atlassian-python-api copied to clipboard
Bitbucket Cloud: allow to access repositories directly
This allows to access a Repository object without having access to the workspace endpoint.
Signed-off-by: Frank Lichtenheld [email protected]
Codecov Report
Merging #923 (2d8e1a4) into master (6d8545a) will increase coverage by
0.00%
. The diff coverage is50.00%
.
@@ 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.
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 does it actual ?
@flichtenheld does it actual ?
Sorry, I don't understand. What is the question?