Includes 142 unit tests from ods_events lib + 1 doc-test. Broker connection warnings in output are expected (no Redpanda running in unit test environment) — tests handle this gracefully.
No failed tests.
No previous report found. No regression analysis available.
No warnings or errors. All clippy checks passed with -D warnings.
No formatting changes needed. All source files are correctly formatted.
cargo-tarpaulin is not installed. Coverage data not available for this run.
To enable coverage: cargo install cargo-tarpaulin
| Check | Status | Details |
|---|---|---|
| Tests | PASS | 143/143 passed, 0 failed, 0 skipped |
| Lint (clippy) | PASS | 0 errors, 0 warnings |
| Formatting (fmt) | CLEAN | No files modified |
| Coverage (tarpaulin) | N/A | cargo-tarpaulin not installed |
| Regressions | N/A | No previous report for comparison |