occlum/docs/code_coverage.md

380 B

Code Coverage

codecov

Occlum is written in different languages. Only Rust code coverage is enabled, currently. Besides, the coverage data is only collected during make test and make test-glibc. Adding more tests will improve the coverage data.