Skip to content

Conversation

@lmmx
Copy link
Owner

@lmmx lmmx commented Nov 19, 2025

This PR adds a shared AtomicBool (in syncdoc-core/src/debug.rs) and refactors the migrate crate to re-export the core crate's debug macro rather than provide a duplicate.


syncdoc-core has:

  • tests/: activated in tests/helpers.rs
  • src/tests/: activated in src/lib.rs

syncdoc-migrate has:

  • tests/: activated in tests/helpers.rs
  • src/tests/: activated in src/tests/mod.rs

syncdoc has:

  • cli_integration.rs (single module): activated in it
  • roundtrip/: activated in roundtrip/helpers.rs

@lmmx lmmx changed the title ctor debug ctor debug state setup via shared atomic in core Nov 19, 2025
@lmmx lmmx added 🔧 refactor Code refactoring and restructuring 🧪 testing Test-related issues labels Nov 19, 2025
@lmmx lmmx merged commit e00ac1e into master Nov 19, 2025
1 check passed
@lmmx lmmx deleted the ctor-debug branch November 19, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔧 refactor Code refactoring and restructuring 🧪 testing Test-related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants