gopeed icon indicating copy to clipboard operation
gopeed copied to clipboard

feat: use FFI instead socket

Open monkeyWie opened this issue 1 year ago • 1 comments

monkeyWie avatar Dec 21 '24 08:12 monkeyWie

Codecov Report

Attention: Patch coverage is 62.79070% with 256 lines in your changes missing coverage. Please review.

Project coverage is 59.77%. Comparing base (2cb93a0) to head (4736a91). Report is 64 commits behind head on main.

Files with missing lines Patch % Lines
pkg/api/http.go 61.96% 93 Missing and 31 partials :warning:
pkg/api/api.go 69.07% 63 Missing and 27 partials :warning:
bind/common.go 0.00% 21 Missing :warning:
cmd/server.go 0.00% 15 Missing :warning:
pkg/api/model/result.go 57.14% 3 Missing :warning:
pkg/download/downloader.go 87.50% 1 Missing and 1 partial :warning:
pkg/download/extension.go 50.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #848      +/-   ##
==========================================
+ Coverage   58.90%   59.77%   +0.86%     
==========================================
  Files          35       36       +1     
  Lines        4473     4654     +181     
==========================================
+ Hits         2635     2782     +147     
- Misses       1562     1583      +21     
- Partials      276      289      +13     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Dec 21 '24 08:12 codecov[bot]