From 9937eef4badc5b38bf6fee97492c2ea4c9ff02c6 Mon Sep 17 00:00:00 2001 From: livingrockrises <90545960+livingrockrises@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:38:00 +0400 Subject: [PATCH] feat:add coverage report --- coverage-report.html | 165 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 coverage-report.html diff --git a/coverage-report.html b/coverage-report.html new file mode 100644 index 00000000..5cb04eed --- /dev/null +++ b/coverage-report.html @@ -0,0 +1,165 @@ + + + + +
+ +LCOV - code coverage report | ||||||||||||||||||||||
+
|
+ ||||||||||||||||||||||
+ | + | + | + | + | + | + | ||
Directory | +Line Coverage | +Function Coverage | +||||||
Rate | +Total | +Hit | +Rate | +Total | +Hit | +|||
contracts/ | +
+ |
+ 94.1 % | +101 | +95 | +95.5 % | +22 | +21 | +|
contracts/base/ | +
+ |
+ 96.0 % | +353 | +339 | +98.5 % | +67 | +66 | +|
contracts/common/ | +
+ |
+ 100.0 % | +7 | +7 | +100.0 % | +4 | +4 | +|
contracts/factory/ | +
+ |
+ 98.7 % | +79 | +78 | +94.7 % | +19 | +18 | +|
contracts/modules/validators/ | +
+ |
+ 87.8 % | +41 | +36 | +84.2 % | +19 | +16 | +|
contracts/utils/ | +
+ |
+ 100.0 % | +23 | +23 | +100.0 % | +7 | +7 | +
Generated by: LCOV version 2.1-1 |