Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
sovd-cli/gateway/src/components.rs | 0.00% (0/18) | 0.00% (0/51) | 0.00% (0/67) | - (0/0) |
sovd-cli/gateway/src/config.rs | 0.00% (0/5) | 0.00% (0/32) | 0.00% (0/40) | - (0/0) |
sovd-cli/gateway/src/main.rs | 21.05% (4/19) | 35.75% (64/179) | 34.97% (114/326) | - (0/0) |
sovd-cli/gateway/src/mock.rs | 0.00% (0/10) | 0.00% (0/275) | 0.00% (0/393) | - (0/0) |
sovd-cli/libsovd/src/args.rs | 0.00% (0/2) | 0.00% (0/16) | 0.00% (0/22) | - (0/0) |
sovd-diagnostic/src/data.rs | 0.00% (0/4) | 0.00% (0/12) | 0.00% (0/9) | - (0/0) |
sovd-diagnostic/src/diagnostic.rs | 35.00% (7/20) | 30.85% (29/94) | 30.00% (36/120) | - (0/0) |
sovd-diagnostic/src/entities.rs | 66.67% (4/6) | 66.67% (12/18) | 66.67% (12/18) | - (0/0) |
sovd-diagnostic/src/repository.rs | 50.00% (11/22) | 63.81% (67/105) | 64.10% (100/156) | - (0/0) |
sovd-models/src/data.rs | 100.00% (22/22) | 100.00% (225/225) | 100.00% (366/366) | - (0/0) |
sovd-models/src/lib.rs | 100.00% (1/1) | 100.00% (4/4) | 100.00% (5/5) | - (0/0) |
sovd-server/src/convert.rs | 0.00% (0/5) | 0.00% (0/24) | 0.00% (0/49) | - (0/0) |
sovd-server/src/middleware/auth.rs | 0.00% (0/8) | 0.00% (0/64) | 0.00% (0/87) | - (0/0) |
sovd-server/src/middleware/tracing.rs | 50.00% (2/4) | 22.22% (6/27) | 15.56% (7/45) | - (0/0) |
sovd-server/src/response.rs | 90.00% (18/20) | 94.20% (195/207) | 95.06% (327/344) | - (0/0) |
sovd-server/src/routes/data.rs | 6.67% (1/15) | 6.09% (7/115) | 11.38% (19/167) | - (0/0) |
sovd-server/src/routes/discovery.rs | 5.00% (1/20) | 8.85% (10/113) | 14.10% (22/156) | - (0/0) |
sovd-server/src/routes/mod.rs | 66.67% (2/3) | 92.86% (13/14) | 90.00% (18/20) | - (0/0) |
sovd-server/src/routes/root.rs | 57.14% (4/7) | 94.23% (49/52) | 90.91% (50/55) | - (0/0) |
sovd-server/src/routes/ui.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (7/7) | - (0/0) |
sovd-server/src/routes/version.rs | 80.00% (4/5) | 97.78% (44/45) | 97.37% (37/38) | - (0/0) |
sovd-server/src/server.rs | 75.00% (9/12) | 84.21% (80/95) | 79.89% (147/184) | - (0/0) |
sovd-server/src/server_config.rs | 55.00% (11/20) | 82.08% (142/173) | 81.78% (202/247) | - (0/0) |
Totals | 40.96% (102/249) | 48.89% (950/1943) | 50.29% (1469/2921) | - (0/0) |