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

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

mario-nt
Copy link
Contributor

Fixes #807

Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 48.44%. Comparing base (1c1002d) to head (fa66076).

Files with missing lines Patch % Lines
src/services/torrent.rs 0.00% 2 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.44%   -0.01%     
===========================================
  Files          111      111              
  Lines         8427     8428       +1     
  Branches      8427     8428       +1     
===========================================
  Hits          4083     4083              
- Misses        4206     4207       +1     
  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.

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
1 participant