Skip to content

Conversation

@Timosdev99
Copy link
Contributor

the project test suite was failing when running cargo test. the failure was caused by documentation test that was incorrectly trying to compile the shell command in the readme file

this changes resolve the issues by adding the ignore flag to the code block in the readme. it allow the test runner to skip the code blocks, preventing the compilation errors. so now the cargo test command now completes succesfully

@Timosdev99
Copy link
Contributor Author

@clearloop I hope this little change helps first

Copy link
Contributor

@clearloop clearloop left a comment

Choose a reason for hiding this comment

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

LGTM! could you please add doc tests to the CI as well in this PR?

@Timosdev99
Copy link
Contributor Author

Alright @clearloop , currently AFK will do that later.

@Timosdev99 Timosdev99 requested a review from clearloop October 14, 2025 12:52
@clearloop clearloop merged commit 45d7dd7 into spacejamapp:main Oct 15, 2025
4 checks passed
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