You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📋 Description
Heavily inspired by #2237, I would like to propose test result badges for Azure Pipelines builds. I have been working on a proof-of-concept, so I'd love to add this functionality myself, or help along the way.
Which service is this badge for?
Azure DevOps (Azure Pipelines)
What sort of information should this badge show?
Summary of test results, e.g.:
It would be nice to have the compact_message feature like the appveyor tests service:
🔗 Data
Is there a public API?
Yes, but it is undocumented. Here is an example request:
📋 Description
Heavily inspired by #2237, I would like to propose test result badges for Azure Pipelines builds. I have been working on a proof-of-concept, so I'd love to add this functionality myself, or help along the way.
Which service is this badge for?
Azure DevOps (Azure Pipelines)
What sort of information should this badge show?
Summary of test results, e.g.:
It would be nice to have the
compact_message
feature like the appveyor tests service:🔗 Data
Yes, but it is undocumented. Here is an example request:
This returns an aggregated analysis object which can be parsed to form the badge.
Only for private projects.
The text was updated successfully, but these errors were encountered: