You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/synctv-core/testing/src
zijiren 8711158d60
refactor: remove low-value thin wrappers (#426)
## Summary

- remove unused compatibility APIs and low-value forwarding wrappers
across the workspace
- inline service, repository, provider, cluster, proxy, and protocol
paths while preserving existing behavior
- remove stale dependencies, metrics, tests, and SQLx metadata generated
for deleted queries

## Validation

- `cargo check --workspace --all-targets`
- `cargo fmt --all -- --check`
- `git diff --check`
- relevant test suites: 1,408 passed, 184 ignored
- broader test run: 2,286 passed
1 month ago
..
assertions.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
docker.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
external_service.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
l2_envelope.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
lib.rs refactor: remove low-value thin wrappers (#426) 1 month ago
postgres.rs refactor: remove low-value thin wrappers (#426) 1 month ago
redis.rs refactor: remove low-value thin wrappers (#426) 1 month ago
result.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
rustfs.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
services.rs refactor: remove low-value thin wrappers (#426) 1 month ago
source_config.rs refactor: remove low-value thin wrappers (#426) 1 month ago
streaming.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago