Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clippy errors when running CI #808

Merged

Conversation

mario-nt
Copy link
Contributor

Fixes #807

Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 48.46%. Comparing base (1c1002d) to head (5012351).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
src/bin/create_test_torrent.rs 0.00% 2 Missing ⚠️
src/services/torrent.rs 0.00% 1 Missing ⚠️
src/services/user.rs 0.00% 1 Missing ⚠️
src/web/api/server/v1/contexts/torrent/handlers.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #808      +/-   ##
===========================================
+ Coverage    48.45%   48.46%   +0.01%     
===========================================
  Files          111      111              
  Lines         8427     8425       -2     
  Branches      8427     8425       -2     
===========================================
  Hits          4083     4083              
+ Misses        4206     4204       -2     
  Partials       138      138              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mario-nt mario-nt force-pushed the 807-clippy-errors-when-running-ci branch from fa66076 to 040bc21 Compare March 19, 2025 16:12
@mario-nt mario-nt force-pushed the 807-clippy-errors-when-running-ci branch from 1743b4b to 5012351 Compare March 19, 2025 19:37
@mario-nt mario-nt marked this pull request as ready for review March 20, 2025 14:03
@mario-nt mario-nt requested a review from josecelano March 20, 2025 14:03
@josecelano
Copy link
Member

ACK 5012351

@josecelano josecelano merged commit f2c6118 into torrust:develop Mar 20, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clippy errors when running CI
2 participants