Rust: Include more calls in DB quality metrics

This commit is contained in:
Tom Hvitved
2025-12-02 09:22:58 +01:00
parent 1a19df2044
commit 57bca5ca9b
25 changed files with 217 additions and 44 deletions

View File

@@ -1,4 +1,4 @@
multipleCallTargets
multipleResolvedTargets
| mysql.rs:15:24:15:39 | ...::from(...) |
| mysql.rs:16:26:16:85 | ...::from(...) |
| mysql.rs:18:13:18:66 | ...::from(...) |

View File

@@ -1,2 +1,2 @@
multipleCallTargets
multipleResolvedTargets
| main.rs:9:43:9:63 | ...::from(...) |

View File

@@ -1,4 +1,20 @@
multipleCallTargets
multipleResolvedTargets
| test_logging.rs:214:13:214:22 | * ... |
| test_logging.rs:214:13:214:22 | * ... |
| test_logging.rs:214:13:214:22 | * ... |
| test_logging.rs:214:13:214:22 | * ... |
| test_logging.rs:217:13:217:22 | * ... |
| test_logging.rs:217:13:217:22 | * ... |
| test_logging.rs:217:13:217:22 | * ... |
| test_logging.rs:217:13:217:22 | * ... |
| test_logging.rs:223:13:223:28 | * ... |
| test_logging.rs:223:13:223:28 | * ... |
| test_logging.rs:223:13:223:28 | * ... |
| test_logging.rs:223:13:223:28 | * ... |
| test_logging.rs:226:13:226:28 | * ... |
| test_logging.rs:226:13:226:28 | * ... |
| test_logging.rs:226:13:226:28 | * ... |
| test_logging.rs:226:13:226:28 | * ... |
| test_storage.rs:13:10:13:33 | ...::from(...) |
| test_storage.rs:17:10:17:35 | ...::from(...) |
| test_storage.rs:21:10:21:35 | ...::from(...) |

View File

@@ -1,2 +1,2 @@
multipleCallTargets
multipleResolvedTargets
| test_cipher.rs:114:23:114:50 | ...::new(...) |

View File

@@ -1,6 +1,12 @@
multipleCallTargets
multipleResolvedTargets
| deallocation.rs:354:11:354:29 | ...::from(...) |
| deallocation.rs:355:11:355:29 | ...::from(...) |
| lifetime.rs:217:17:217:25 | * ... |
| lifetime.rs:610:13:610:31 | ...::from(...) |
| lifetime.rs:611:13:611:31 | ...::from(...) |
| lifetime.rs:628:13:628:31 | ...::from(...) |
| lifetime.rs:630:11:630:25 | * ... |
| lifetime.rs:692:12:692:14 | * ... |
| lifetime.rs:693:12:693:14 | * ... |
| lifetime.rs:694:12:694:14 | * ... |
| lifetime.rs:734:11:734:13 | * ... |