badges/shields

New capture of branch and lines coverage in Azure

Open

#8,750 建立於 2022年12月23日

在 GitHub 查看
 (4 留言) (1 反應) (0 負責人)JavaScript (5,423 fork)batch import
good first issueservice-badge

倉庫指標

Star
 (22,337 star)
PR 合併指標
 (平均合併 6天 3小時) (30 天內合併 71 個 PR)

描述

:clipboard: Description I need to create a pull request template that gets the information about the build in Azure results like this:

image

But, by default the Azure get coverage results only of Lines, and i need to get also the branch results:

image

So I've cloned the repository and created a specialization class that get branch results from Azure, do you guys think that is good to create a new Pull Request with this new feature?

If you guys encourage me I will do the tests and also work on frontend implementation, but I'm not good with frontend skills. Hahaha merry xmas and happy new year.

After: image

貢獻者指南