occlum/docs/code_coverage.md
2021-01-19 15:30:26 +08:00

381 B

Code Coverage

codecov

Occlum are 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.