WIP: fix: workflow permissions warnings #402

Closed
thenick775 wants to merge 2 commits from fix-workflow-permissions-warnings into master
thenick775 commented 2025-12-30 22:26:55 -05:00 (Migrated from github.com)
No description provided.
github-actions[bot] commented 2025-12-31 01:08:18 -05:00 (Migrated from github.com)

Coverage Report for ./gbajs3

Status Category Percentage Covered / Total
🟢 Lines 94.97% 5841 / 6150
🟢 Statements 94.97% 5841 / 6150
🟢 Functions 86.63% 376 / 434
🟢 Branches 91.86% 1062 / 1156
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
gbajs3/src/components/controls/virtual-controls.tsx 99.52% 72.34% 100% 99.52% 294, 296
Generated in workflow #740 for commit 37515d2 by the Vitest Coverage Report Action
<h2>Coverage Report for ./gbajs3</h2> <table> <thead> <tr> <th align="center">Status</th> <th align="left">Category</th> <th align="right">Percentage</th> <th align="right">Covered / Total</th> </tr> </thead> <tbody> <tr> <td align="center">🟢</td> <td align="left">Lines</td> <td align="right">94.97%</td> <td align="right">5841 / 6150</td> </tr> <tr> <td align="center">🟢</td> <td align="left">Statements</td> <td align="right">94.97%</td> <td align="right">5841 / 6150</td> </tr> <tr> <td align="center">🟢</td> <td align="left">Functions</td> <td align="right">86.63%</td> <td align="right">376 / 434</td> </tr> <tr> <td align="center">🟢</td> <td align="left">Branches</td> <td align="right">91.86%</td> <td align="right">1062 / 1156</td> </tr> </tbody> </table><details><summary>File Coverage</summary><table> <thead> <tr> <th align="left">File</th> <th align="right">Stmts</th> <th align="right">Branches</th> <th align="right">Functions</th> <th align="right">Lines</th> <th align="left">Uncovered Lines</th> </tr> </thead> <tbody> <tr> <td align="left" colspan="6"><b>Changed Files</b></td> </tr> <tr> <td align="left"><a href="https://github.com/thenick775/gbajs3/blob/37515d2bd1702919364556ad362cdf843e1b4d6e/gbajs3/src/components/controls/virtual-controls.tsx">gbajs3/src/components/controls/virtual-controls.tsx</a></td> <td align="right">99.52%</td> <td align="right">72.34%</td> <td align="right">100%</td> <td align="right">99.52%</td> <td align="left"><a href="https://github.com/thenick775/gbajs3/blob/37515d2bd1702919364556ad362cdf843e1b4d6e/gbajs3/src/components/controls/virtual-controls.tsx#L294" class="text-red">294</a>, <a href="https://github.com/thenick775/gbajs3/blob/37515d2bd1702919364556ad362cdf843e1b4d6e/gbajs3/src/components/controls/virtual-controls.tsx#L296" class="text-red">296</a></td> </tr> </tbody> </table></details> <em>Generated in workflow <a href=https://github.com/thenick775/gbajs3/actions/runs/20613262951>#740</a> for commit <a href="https://github.com/thenick775/gbajs3/commit/37515d2bd1702919364556ad362cdf843e1b4d6e">37515d2</a> by the <a href="https://github.com/davelosert/vitest-coverage-report-action">Vitest Coverage Report Action</a></em> <!-- vitest-coverage-report-marker-./gbajs3 -->

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
thenick775/gbajs3!402
No description provided.