famedly / famedly-sync

GNU Affero General Public License v3.0
4 stars 0 forks source link

chore: Clean up no longer necessary clippy exceptions to expect_used #61

Closed tlater-famedly closed 1 month ago

tlater-famedly commented 1 month ago

Depends on #49

As the title says, just making this PR so this doesn't fall between the cracks and we keep copy-pasting that stuff everywhere.

github-actions[bot] commented 1 month ago

LCOV of commit 62fb06b during Rust workflow #328

Summary coverage rate:
  lines......: 85.7% (956 of 1116 lines)
  functions..: 49.3% (230 of 467 functions)
  branches...: no data found

Files changed coverage rate:
                     |Lines       |Functions  |Branches    
  Filename           |Rate     Num|Rate    Num|Rate     Num
  =========================================================
  src/config.rs      |96.2%    209|54.1%    98|    -      0
  src/main.rs        | 0.0%     31| 0.0%    10|    -      0
  src/sources/ldap.rs|95.9%    319|59.3%   135|    -      0
  src/sources/ukt.rs |86.7%    211|59.5%    84|    -      0
  src/user.rs        |85.3%     68|45.5%    22|    -      0
  src/zitadel.rs     |74.8%    278|31.4%   118|    -      0