612 | |
615 | Trends for the last year (max last 500 PRs)
616 | |
652 | |
655 | Trends for the last year (max last 500 PRs)
656 | |
669 | | Count | 670 |Percent | 671 | 672 | {this.targetBranches.map((items, index) => ( 673 |
{items.name} | 675 |{items.value} | 676 |{(items.value / this.PRCount * 100).toFixed(2)}% | 677 |
702 | | Count | 703 |Percent of PRs | 704 | 705 | 706 |
{items.name} | 713 |{items.value} | 714 |{(items.value / this.PRCount * 100).toFixed(2)}% | 715 |
748 | | Count | 749 |Percent of PRs | 750 | 751 | 752 | {this.approvalGroupList.map((items, index) => ( 753 |
{items.name} | 755 |{items.value} | 756 |{(items.value / this.PRCount * 100).toFixed(2)}% | 757 | 758 |