microsoft / microsoft/azure-devops-python-api
Missing get_test_result_details_for_build in TestResultsClient
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 684
- Forks
- 218
- Avg merge
- 8d 10h
- Merged PRs (30d)
- 1
Description
Hi,
I wanted to move from 6.0.0b4 to a 7.x release but I have noticed that TestResultsClient in 7.1.0b4 does not have everything I used in 6.0.0b4 (e.g. get_test_result_details_for_build).
Do I need to use other APIs or is the wrapper incomplete?
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
Compare TestResultsClient in 6.0.0b4 and 7.1.0b4, starting with get_test_result_details_for_build. Determine whether the method is absent from the wrapper or replaced by another API. Done means establishing the correct compatibility path and answering the issue's question.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100