microsoft / microsoft/azure-devops-python-api
Language breakdown for not empty repository ( https://dev.azure.com/{org}/{project}/_apis/projectanalysis/languagemetrics ) showing empty list.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 684
- Forks
- 218
- Avg merge
- 8d 10h
- Merged PRs (30d)
- 1
Description
I want to be able to retrieve the data for
https://dev.azure.com/{org}/{project}/_apis/projectanalysis/languagemetrics
Is it possible to call directly using the SDK a raw Url ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Python SDK's project-analysis or language-metrics coverage and the request path for https://dev.azure.com/{org}/{project}/_apis/projectanalysis/languagemetrics. Determine whether the SDK can issue this raw URL and how an empty response from a non-empty repository should be represented. Done means the endpoint's data can be retrieved through the SDK, or the limitation and required API support are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100