Skip to content

Fix checkName in test workflow#285

Merged
nowsprinting merged 1 commit intomasterfrom
chore/fix_workflow
Nov 17, 2025
Merged

Fix checkName in test workflow#285
nowsprinting merged 1 commit intomasterfrom
chore/fix_workflow

Conversation

@nowsprinting
Copy link
Copy Markdown
Owner

@nowsprinting nowsprinting commented Nov 11, 2025

Changes

  • Fix "checkName"
  • Fix step order

@github-actions github-actions bot added the chore label Nov 11, 2025
@github-actions
Copy link
Copy Markdown

Code Metrics Report

master (bf7ee84) #285 (faf0211) +/-
Coverage 88.9% 88.9% 0.0%
Code to Test Ratio 1:1.3 1:1.3 0.0
Test Execution Time 13m45s 14m22s +37s
Details
  |                     | master (bf7ee84) | #285 (faf0211) | +/-  |
  |---------------------|------------------|----------------|------|
  | Coverage            |            88.9% |          88.9% | 0.0% |
  |   Files             |               70 |             70 |    0 |
  |   Lines             |             2557 |           2557 |    0 |
  |   Covered           |             2275 |           2275 |    0 |
  | Code to Test Ratio  |            1:1.3 |          1:1.3 |  0.0 |
  |   Code              |             4578 |           4578 |    0 |
  |   Test              |             6103 |           6103 |    0 |
- | Test Execution Time |           13m45s |         14m22s | +37s |

Reported by octocov

@nowsprinting nowsprinting changed the title Fix workflows Fix checkName in test workflow Nov 17, 2025
@nowsprinting nowsprinting marked this pull request as ready for review November 17, 2025 18:57
Copilot AI review requested due to automatic review settings November 17, 2025 18:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes issues in the test workflow by correcting the checkName parameter and reordering steps for proper dependency management. The changes ensure that the input system package is installed before code coverage setup, which requires all dependencies to be in place.

  • Fixed checkName from "test result" to "test" for consistency
  • Moved input system package installation step to occur before code coverage setup

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nowsprinting nowsprinting merged commit ab7f4e1 into master Nov 17, 2025
21 checks passed
@nowsprinting nowsprinting deleted the chore/fix_workflow branch November 17, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants