Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GH action for running unit tests #1992

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Fix GH action for running unit tests #1992

merged 2 commits into from
Nov 26, 2024

Conversation

hariso
Copy link
Contributor

@hariso hariso commented Nov 26, 2024

Description

Test failures were "swallowed" in the test GitHub action. It probably has to do with writing the test output/coverage to a file (even though the logs show the make target failed).

This PR fixes that and two unit tests that were failing.

Quick checks

  • I have followed the Code Guidelines.
  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

@hariso hariso marked this pull request as ready for review November 26, 2024 20:34
@hariso hariso requested a review from a team as a code owner November 26, 2024 20:34
@hariso hariso merged commit 95ab7da into main Nov 26, 2024
3 checks passed
@hariso hariso deleted the haris/fix-unit-test branch November 26, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants