torrust / torrust-index

This repository serves as the backend for the Torrust Index project.
https://torrust.com
GNU Affero General Public License v3.0
54 stars 19 forks source link

ci: use `cargo-machete` to check for unused deps #745

Closed da2ce7 closed 1 month ago

da2ce7 commented 1 month ago

Removed fern, trace, and rustversion , added ci check, and updated the deps.

josecelano commented 1 month ago

ACK 6cf7bbaa0c65c6ee6f77ee4677f0846155d181cc

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 40.05%. Comparing base (89ee5bd) to head (5a6b305).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #745 +/- ## ======================================== Coverage 40.05% 40.05% ======================================== Files 117 117 Lines 7212 7212 ======================================== Hits 2889 2889 Misses 4323 4323 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

da2ce7 commented 1 month ago

ACK 5a6b3055a2f0bb9dc3552e4f1fd2389952dd46a7