8 lines
380 B
Markdown
8 lines
380 B
Markdown
# Code Coverage
|
|
|
|
[](https://codecov.io/gh/occlum/occlum)
|
|
|
|
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.
|