From c1399fbe8670a071c05007b40bd02ed38a662e26 Mon Sep 17 00:00:00 2001 From: Toby Jaffey Date: Sat, 13 Dec 2025 23:31:43 +0000 Subject: [PATCH] Test coverage reports info --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 661ca8b..476d1ea 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,8 @@ Then, from inside the docker shell The best source of information is the header file [uvm32/uvm32.h](uvm32/uvm32.h) and the [tests](test). +A test coverage report is generated by running `make test` and is attached to each automated build. + Also see [doc/README.md](doc/README.md) ## License