Description
Help improve test coverage across the codebase.
Current Status
- 49 unit tests
- 11 property tests
- 10 integration tests
- 70 tests total
Areas Needing Coverage
Unit Tests
Integration Tests
Property Tests
How to Contribute
- Run `cargo test` to see current tests
- Run `cargo tarpaulin` for coverage report
- Identify uncovered code paths
- Write tests and submit PR
Good for learning the codebase!
Writing tests is a great way to understand how telemetry-kit works.
Description
Help improve test coverage across the codebase.
Current Status
Areas Needing Coverage
Unit Tests
Integration Tests
Property Tests
How to Contribute
Good for learning the codebase!
Writing tests is a great way to understand how telemetry-kit works.