Skip to content

Conversation

burmecia
Copy link
Member

@burmecia burmecia commented Feb 3, 2025

What kind of change does this PR introduce?

This PR is to fix coverage report in CI.

What is the current behavior?

The current coverage report in CI is using cargo test, which actually doesn't run any tests so the coverage is zero.

What is the new behavior?

Using cargo pgrx test command to run the test, so the coverage report can be generated correctly.

Additional context

Need to wait for #409 to be merged first.

@burmecia burmecia marked this pull request as ready for review February 3, 2025 06:02
@burmecia burmecia requested review from olirice and imor February 3, 2025 06:02
@burmecia burmecia added the ci label Feb 3, 2025
@olirice olirice merged commit 729f50b into main Feb 4, 2025
6 checks passed
@olirice olirice deleted the bo/fix/fix-coverage branch February 4, 2025 17:52
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