microsoft / PR-Metrics

A GitHub Action & Azure Pipelines task for augmenting pull request titles to let reviewers quickly determine PR size and test coverage.
https://github.com/microsoft/Omex
MIT License
58 stars 12 forks source link

Show dashes (-) instead of 0 in the table #443

Closed GordonBeeming closed 11 months ago

GordonBeeming commented 1 year ago

Summary

Motivation

Show dashes (-) instead of 0 in the table

442

Technical

Testing

Test Types

Unit Test Coverage

Other Test Details

Screenshots

GordonBeeming commented 1 year ago

@microsoft-github-policy-service agree

GordonBeeming commented 1 year ago

This should be good to accept now πŸ˜…

GordonBeeming commented 1 year ago

@muiriswoulfe do you mind taking a look at this PR, and see if it's something you'd want in the action πŸ™‚

muiriswoulfe commented 11 months ago

@muiriswoulfe do you mind taking a look at this PR, and see if it's something you'd want in the action πŸ™‚

I was away, but I'll take a look this week.

GordonBeeming commented 11 months ago

Thanks @muiriswoulfe, I've done the updates requested 😊

GordonBeeming commented 11 months ago

It looks like there's token issues at the moment πŸ˜“

muiriswoulfe commented 11 months ago

It looks like there's token issues at the moment πŸ˜“

The issue is actually this one – it's a known issue with GitHub: https://github.com/openmainframeproject/feilong/issues/367

I'll need to create a local copy to validate this.

GordonBeeming commented 11 months ago

@muiriswoulfe Done - Thanks ☺️