Skip to content

Conversation

@tzanko-matev
Copy link
Contributor

Summary

  • gate pyo3's extension-module behind optional crate feature enabled only when default features are active
  • add cargo-test recipe and use it in CI to run Rust tests without default features
  • run Rust tests without default features before Python suite in CI

Testing

  • cargo test --manifest-path codetracer-python-recorder/Cargo.toml --no-default-features
  • just test

https://chatgpt.com/codex/tasks/task_e_68a32531fabc83238dedf684bdcd15ee

@tzanko-matev tzanko-matev force-pushed the codex/update-cargo.toml-and-justfile-for-pyo3 branch 2 times, most recently from 72cc8f2 to fb118b4 Compare August 19, 2025 11:51
@tzanko-matev tzanko-matev force-pushed the codex/update-cargo.toml-and-justfile-for-pyo3 branch from fb118b4 to 1b92837 Compare August 19, 2025 15:44
@tzanko-matev tzanko-matev merged commit 3c04842 into tracer-trait Aug 19, 2025
2 of 20 checks passed
@tzanko-matev tzanko-matev deleted the codex/update-cargo.toml-and-justfile-for-pyo3 branch August 19, 2025 15:46
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