Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
nativelink-config/src/backcompat.rs | 100.00% (12/12) | 94.02% (110/117) | 94.77% (163/172) | - (0/0) |
nativelink-config/src/cas_server.rs | 64.29% (9/14) | 73.49% (61/83) | 80.81% (80/99) | - (0/0) |
nativelink-config/src/schedulers.rs | 40.00% (2/5) | 40.00% (6/15) | 35.29% (6/17) | - (0/0) |
nativelink-config/src/serde_utils.rs | 67.31% (35/52) | 72.63% (207/285) | 64.96% (317/488) | - (0/0) |
nativelink-config/src/stores.rs | 14.29% (1/7) | 16.67% (4/24) | 13.79% (4/29) | - (0/0) |
nativelink-error/src/lib.rs | 62.75% (32/51) | 70.96% (193/272) | 67.80% (259/382) | - (0/0) |
nativelink-macro/src/lib.rs | 100.00% (3/3) | 96.30% (26/27) | 98.08% (51/52) | - (0/0) |
nativelink-metric/nativelink-metric-macro-derive/src/lib.rs | 86.67% (13/15) | 80.87% (93/115) | 74.60% (141/189) | - (0/0) |
nativelink-metric/src/lib.rs | 5.13% (2/39) | 6.14% (18/293) | 5.42% (18/332) | - (0/0) |
nativelink-redis-tester/src/dynamic_fake_redis.rs | 81.82% (9/11) | 87.78% (237/270) | 90.04% (407/452) | - (0/0) |
nativelink-redis-tester/src/fake_redis.rs | 100.00% (22/22) | 97.27% (214/220) | 97.67% (294/301) | - (0/0) |
nativelink-redis-tester/src/pubsub.rs | 0.00% (0/2) | 0.00% (0/6) | 0.00% (0/6) | - (0/0) |
nativelink-redis-tester/src/read_only_redis.rs | 75.00% (6/8) | 85.57% (83/97) | 89.73% (131/146) | - (0/0) |
nativelink-scheduler/src/api_worker_scheduler.rs | 75.00% (39/52) | 78.31% (296/378) | 77.30% (344/445) | - (0/0) |
nativelink-scheduler/src/awaited_action_db/awaited_action.rs | 85.19% (23/27) | 85.14% (126/148) | 90.00% (144/160) | - (0/0) |
nativelink-scheduler/src/awaited_action_db/mod.rs | 30.77% (4/13) | 36.73% (18/49) | 31.75% (20/63) | - (0/0) |
nativelink-scheduler/src/cache_lookup_scheduler.rs | 30.43% (7/23) | 17.39% (36/207) | 8.17% (21/257) | - (0/0) |
nativelink-scheduler/src/default_scheduler_factory.rs | 11.11% (1/9) | 14.07% (19/135) | 5.84% (9/154) | - (0/0) |
nativelink-scheduler/src/grpc_scheduler.rs | 0.00% (0/34) | 0.00% (0/224) | 0.00% (0/266) | - (0/0) |
nativelink-scheduler/src/historical_resource_scheduler.rs | 60.00% (15/25) | 59.56% (109/183) | 56.50% (139/246) | - (0/0) |
nativelink-scheduler/src/memory_awaited_action_db.rs | 88.33% (53/60) | 78.85% (537/681) | 81.17% (638/786) | - (0/0) |
nativelink-scheduler/src/mock_scheduler.rs | 57.14% (8/14) | 67.09% (53/79) | 71.43% (65/91) | - (0/0) |
nativelink-scheduler/src/platform_property_manager.rs | 42.86% (3/7) | 40.43% (19/47) | 49.23% (32/65) | - (0/0) |
nativelink-scheduler/src/property_modifier_scheduler.rs | 91.67% (11/12) | 87.38% (90/103) | 83.19% (99/119) | - (0/0) |
nativelink-scheduler/src/simple_scheduler.rs | 78.57% (33/42) | 83.18% (361/434) | 77.18% (389/504) | - (0/0) |
nativelink-scheduler/src/simple_scheduler_state_manager.rs | 67.86% (38/56) | 64.71% (420/649) | 59.42% (451/759) | - (0/0) |
nativelink-scheduler/src/store_awaited_action_db.rs | 68.49% (50/73) | 69.77% (464/665) | 63.28% (498/787) | - (0/0) |
nativelink-scheduler/src/worker.rs | 69.57% (16/23) | 83.73% (139/166) | 79.40% (158/199) | - (0/0) |
nativelink-scheduler/src/worker_capability_index.rs | 90.91% (10/11) | 94.55% (104/110) | 91.89% (136/148) | - (0/0) |
nativelink-scheduler/src/worker_registry.rs | 75.00% (9/12) | 83.67% (41/49) | 82.61% (57/69) | - (0/0) |
nativelink-scheduler/src/worker_scheduler.rs | 0.00% (0/1) | 0.00% (0/2) | 0.00% (0/2) | - (0/0) |
nativelink-service/src/ac_server.rs | 50.00% (5/10) | 82.00% (82/100) | 70.63% (89/126) | - (0/0) |
nativelink-service/src/bep_server.rs | 68.75% (11/16) | 87.32% (124/142) | 78.05% (128/164) | - (0/0) |
nativelink-service/src/bytestream_server.rs | 75.00% (42/56) | 69.82% (583/835) | 69.48% (733/1055) | - (0/0) |
nativelink-service/src/capabilities_server.rs | 28.57% (2/7) | 52.24% (35/67) | 57.75% (41/71) | - (0/0) |
nativelink-service/src/cas_server.rs | 78.67% (59/75) | 85.28% (678/795) | 83.80% (962/1148) | - (0/0) |
nativelink-service/src/execution_server.rs | 71.43% (25/35) | 64.02% (210/328) | 66.12% (283/428) | - (0/0) |
nativelink-service/src/fetch_server.rs | 50.00% (3/6) | 70.42% (50/71) | 70.65% (65/92) | - (0/0) |
nativelink-service/src/health_server.rs | 100.00% (6/6) | 88.89% (40/45) | 84.62% (55/65) | - (0/0) |
nativelink-service/src/push_server.rs | 42.86% (3/7) | 69.01% (49/71) | 72.62% (61/84) | - (0/0) |
nativelink-service/src/remote_asset_proto.rs | 100.00% (5/5) | 100.00% (40/40) | 100.00% (52/52) | - (0/0) |
nativelink-service/src/wire_compression.rs | 60.71% (17/28) | 76.21% (205/269) | 79.75% (260/326) | - (0/0) |
nativelink-service/src/worker_api_server.rs | 46.43% (13/28) | 49.02% (125/255) | 45.00% (135/300) | - (0/0) |
nativelink-store/src/ac_utils.rs | 90.00% (9/10) | 91.67% (66/72) | 91.76% (78/85) | - (0/0) |
nativelink-store/src/azure_blob_store.rs | 51.79% (29/56) | 56.47% (240/425) | 62.64% (342/546) | - (0/0) |
nativelink-store/src/cache_metrics_store.rs | 45.45% (10/22) | 45.78% (38/83) | 45.00% (45/100) | - (0/0) |
nativelink-store/src/callback_utils.rs | 100.00% (3/3) | 100.00% (10/10) | 100.00% (20/20) | - (0/0) |
nativelink-store/src/cas_utils.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (9/9) | - (0/0) |
nativelink-store/src/common_s3_utils.rs | 74.07% (20/27) | 66.84% (127/190) | 66.67% (194/291) | - (0/0) |
nativelink-store/src/completeness_checking_store.rs | 78.57% (22/28) | 82.61% (190/230) | 81.52% (247/303) | - (0/0) |
nativelink-store/src/compression_store.rs | 50.00% (17/34) | 81.43% (250/307) | 79.23% (351/443) | - (0/0) |
nativelink-store/src/dedup_store.rs | 59.09% (13/22) | 67.12% (98/146) | 67.71% (130/192) | - (0/0) |
nativelink-store/src/default_store_factory.rs | 66.67% (2/3) | 25.64% (20/78) | 14.77% (26/176) | - (0/0) |
nativelink-store/src/existence_cache_store.rs | 74.19% (23/31) | 81.94% (118/144) | 84.69% (166/196) | - (0/0) |
nativelink-store/src/fast_slow_store.rs | 73.33% (33/45) | 82.59% (261/316) | 84.04% (416/495) | - (0/0) |
nativelink-store/src/filesystem_store.rs | 77.50% (93/120) | 86.23% (689/799) | 81.01% (879/1085) | - (0/0) |
nativelink-store/src/gcs_client/client.rs | 16.98% (9/53) | 18.69% (74/396) | 18.60% (104/559) | - (0/0) |
nativelink-store/src/gcs_client/mocks.rs | 76.19% (32/42) | 86.23% (288/334) | 90.87% (418/460) | - (0/0) |
nativelink-store/src/gcs_client/types.rs | 50.00% (1/2) | 70.00% (7/10) | 70.00% (7/10) | - (0/0) |
nativelink-store/src/gcs_store.rs | 60.98% (25/41) | 62.39% (146/234) | 66.10% (193/292) | - (0/0) |
nativelink-store/src/grpc_store.rs | 51.89% (55/106) | 54.60% (475/870) | 57.56% (655/1138) | - (0/0) |
nativelink-store/src/memory_store.rs | 79.17% (19/24) | 80.00% (52/65) | 79.55% (70/88) | - (0/0) |
nativelink-store/src/mongo_store.rs | 18.84% (13/69) | 21.33% (119/558) | 20.88% (156/747) | - (0/0) |
nativelink-store/src/noop_store.rs | 27.27% (3/11) | 29.41% (10/34) | 35.48% (11/31) | - (0/0) |
nativelink-store/src/oci_store.rs | 66.67% (4/6) | 71.21% (47/66) | 78.26% (72/92) | - (0/0) |
nativelink-store/src/ontap_s3_existence_cache_store.rs | 44.44% (16/36) | 60.36% (169/280) | 61.73% (279/452) | - (0/0) |
nativelink-store/src/ontap_s3_store.rs | 62.07% (36/58) | 65.28% (329/504) | 70.74% (469/663) | - (0/0) |
nativelink-store/src/r2_store.rs | 50.00% (2/4) | 19.61% (10/51) | 12.66% (10/79) | - (0/0) |
nativelink-store/src/redis_store.rs | 75.94% (101/133) | 71.23% (827/1161) | 72.06% (1207/1675) | - (0/0) |
nativelink-store/src/redis_utils/ft_aggregate.rs | 100.00% (8/8) | 53.85% (140/260) | 75.51% (185/245) | - (0/0) |
nativelink-store/src/redis_utils/ft_create.rs | 100.00% (2/2) | 95.45% (42/44) | 85.71% (42/49) | - (0/0) |
nativelink-store/src/redis_utils/ft_cursor_read.rs | 100.00% (2/2) | 67.44% (29/43) | 86.05% (37/43) | - (0/0) |
nativelink-store/src/ref_store.rs | 70.00% (7/10) | 64.71% (33/51) | 56.67% (34/60) | - (0/0) |
nativelink-store/src/s3_store.rs | 59.62% (31/52) | 61.96% (259/418) | 65.04% (346/532) | - (0/0) |
nativelink-store/src/shard_store.rs | 75.00% (15/20) | 76.79% (86/112) | 78.53% (150/191) | - (0/0) |
nativelink-store/src/size_partitioning_store.rs | 50.00% (5/10) | 39.53% (17/43) | 30.91% (17/55) | - (0/0) |
nativelink-store/src/store_manager.rs | 100.00% (5/5) | 93.75% (30/32) | 93.33% (42/45) | - (0/0) |
nativelink-store/src/verify_store.rs | 36.36% (4/11) | 75.53% (71/94) | 74.76% (77/103) | - (0/0) |
nativelink-util/src/action_messages.rs | 57.83% (48/83) | 67.11% (506/754) | 60.62% (511/843) | - (0/0) |
nativelink-util/src/buf_channel.rs | 83.33% (25/30) | 77.86% (218/280) | 79.47% (302/380) | - (0/0) |
nativelink-util/src/chunked_stream.rs | 100.00% (2/2) | 97.44% (38/39) | 94.74% (54/57) | - (0/0) |
nativelink-util/src/common.rs | 56.14% (32/57) | 66.43% (190/286) | 65.45% (252/385) | - (0/0) |
nativelink-util/src/connection_manager.rs | 78.12% (25/32) | 78.33% (206/263) | 75.99% (269/354) | - (0/0) |
nativelink-util/src/digest_hasher.rs | 64.00% (16/25) | 66.87% (111/166) | 62.69% (126/201) | - (0/0) |
nativelink-util/src/evicting_map.rs | 85.11% (40/47) | 92.72% (395/426) | 91.70% (630/687) | - (0/0) |
nativelink-util/src/fastcdc.rs | 100.00% (5/5) | 97.65% (83/85) | 94.68% (89/94) | - (0/0) |
nativelink-util/src/fs.rs | 80.49% (66/82) | 73.29% (236/322) | 71.82% (344/479) | - (0/0) |
nativelink-util/src/fs_util.rs | 53.66% (22/41) | 84.68% (188/222) | 72.83% (252/346) | - (0/0) |
nativelink-util/src/health_utils.rs | 70.59% (12/17) | 66.35% (69/104) | 71.74% (66/92) | - (0/0) |
nativelink-util/src/instant_wrapper.rs | 50.00% (7/14) | 56.82% (25/44) | 58.62% (34/58) | - (0/0) |
nativelink-util/src/metrics.rs | 51.52% (17/33) | 87.91% (349/397) | 84.09% (259/308) | - (0/0) |
nativelink-util/src/metrics_utils.rs | 50.00% (9/18) | 32.12% (53/165) | 37.17% (71/191) | - (0/0) |
nativelink-util/src/operation_state_manager.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
nativelink-util/src/origin_event.rs | 71.43% (5/7) | 66.30% (61/92) | 68.64% (81/118) | - (0/0) |
nativelink-util/src/origin_event_publisher.rs | 83.33% (5/6) | 78.31% (65/83) | 76.47% (91/119) | - (0/0) |
nativelink-util/src/platform_properties.rs | 77.78% (7/9) | 57.32% (47/82) | 46.46% (59/127) | - (0/0) |
nativelink-util/src/proto_stream_utils.rs | 78.26% (18/23) | 75.31% (122/162) | 72.22% (143/198) | - (0/0) |
nativelink-util/src/resource_info.rs | 76.92% (10/13) | 93.80% (121/129) | 94.97% (170/179) | - (0/0) |
nativelink-util/src/retry.rs | 81.82% (9/11) | 59.52% (50/84) | 61.46% (59/96) | - (0/0) |
nativelink-util/src/shutdown_guard.rs | 0.00% (0/11) | 0.00% (0/68) | 0.00% (0/108) | - (0/0) |
nativelink-util/src/store_trait.rs | 82.61% (57/69) | 89.51% (290/324) | 87.16% (353/405) | - (0/0) |
nativelink-util/src/task.rs | 70.00% (7/10) | 76.19% (32/42) | 77.36% (41/53) | - (0/0) |
nativelink-util/src/telemetry.rs | 50.00% (12/24) | 43.24% (64/148) | 44.98% (94/209) | - (0/0) |
nativelink-util/src/tls_utils.rs | 57.14% (4/7) | 82.50% (99/120) | 76.16% (131/172) | - (0/0) |
nativelink-worker/src/directory_cache.rs | 84.47% (87/103) | 83.95% (633/754) | 82.34% (956/1161) | - (0/0) |
nativelink-worker/src/local_worker.rs | 61.29% (38/62) | 67.12% (392/584) | 62.78% (506/806) | - (0/0) |
nativelink-worker/src/namespace_utils.rs | 43.75% (7/16) | 11.11% (33/297) | 12.92% (50/387) | - (0/0) |
nativelink-worker/src/persistent_worker/live_worker.rs | 58.33% (14/24) | 63.77% (132/207) | 64.05% (155/242) | - (0/0) |
nativelink-worker/src/persistent_worker/pool.rs | 86.49% (32/37) | 82.58% (218/264) | 76.14% (284/373) | - (0/0) |
nativelink-worker/src/persistent_worker/protocol.rs | 76.47% (13/17) | 93.63% (147/157) | 93.45% (257/275) | - (0/0) |
nativelink-worker/src/qos.rs | 100.00% (2/2) | 100.00% (6/6) | 100.00% (7/7) | - (0/0) |
nativelink-worker/src/running_actions_manager.rs | 57.14% (120/210) | 76.00% (1533/2017) | 73.61% (1992/2706) | - (0/0) |
nativelink-worker/src/worker_api_client_wrapper.rs | 0.00% (0/15) | 0.00% (0/65) | 0.00% (0/75) | - (0/0) |
nativelink-worker/src/worker_utils.rs | 100.00% (4/4) | 100.00% (67/67) | 98.02% (99/101) | - (0/0) |
src/bin/cas_speed_check.rs | 0.00% (0/4) | 0.00% (0/67) | 0.00% (0/119) | - (0/0) |
src/bin/nativelink.rs | 0.00% (0/73) | 0.00% (0/604) | 0.00% (0/946) | - (0/0) |
src/bin/redis_store_tester.rs | 0.00% (0/24) | 0.00% (0/217) | 0.00% (0/309) | - (0/0) |
Totals | 62.11% (2105/3389) | 66.37% (18459/27812) | 65.40% (24209/37015) | - (0/0) |