OID — Test Report

Commit: 06088df  |  Branch: dev  |  Date: 2026-03-18
Tests: PASS
Lint: PASS
Format: CLEAN
PASS

Test Summary

289
Total
289
Passed
0
Failed
0
Skipped
100% pass rate
22 new tests added since previous run (prev: 267 → current: 289). Previous commit: 84a563f

Test Suites

Suite Type Tests Status
lib unit tests (src/lib.rs) Unit 208 PASS
client_test.rs Integration 18 PASS
events_test.rs Integration 6 PASS
oauth_test.rs Integration 16 PASS
tenant_test.rs Integration 11 PASS
user_role_test.rs Integration 30 PASS
doc-tests Doc 0 N/A

Failed Tests

No failed tests. All 289 tests passed.

Lint (cargo clippy)

0
Warnings
0
Errors
PASS
Status
Clippy clean — no warnings or errors detected.

Formatting (cargo fmt)

CLEAN No Rust source files modified by cargo fmt.
All source files already formatted correctly. No auto-fix commit needed.

Regressions

No regressions detected. Test count increased from 267 to 289 (+22 tests).

Coverage

cargo-tarpaulin is not installed. Coverage measurement is unavailable.
Install with: cargo install cargo-tarpaulin