Skip to content

Remove custom test profile settings - #32

Merged
tanglearncode merged 3 commits into
mainfrom
chore/remove-test-profile
Sep 16, 2026
Merged

tanglearncode merged 3 commits into
mainfrom
chore/remove-test-profile

Conversation

@tanglearncode

@tanglearncode tanglearncode commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the custom test profile from the workspace manifest.
  • Remove the profile setup from the README.
  • Keep CI's existing incremental-cache setting unchanged.

Validation

Passed locally on Windows x64 with Cargo's default test profile:

  • cargo fmt --all --check
  • cargo clippy --workspace --all-targets --locked -- -D warnings
  • cargo test --workspace --locked -- --test-threads=1
  • cargo test --test parallel --locked -- --test-threads=8

Local Docker was unavailable. Coverage was not run locally because disk space was low. Existing PR CI will validate coverage and the supported platforms.

@tanglearncode
tanglearncode merged commit d215606 into main Sep 16, 2026
14 checks passed
@tanglearncode tanglearncode mentioned this pull request Sep 17, 2026
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.

1 participant