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

feat: use FFI instead http #848

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

feat: use FFI instead http #848

wants to merge 7 commits into from

Conversation

monkeyWie
Copy link
Member

No description provided.

@monkeyWie monkeyWie added the enhancement New feature or request label Dec 21, 2024
Copy link

codecov bot commented Dec 21, 2024

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).

Files with missing lines Patch % Lines
pkg/api/http.go 61.96% 93 Missing and 31 partials ⚠️
pkg/api/api.go 69.07% 63 Missing and 27 partials ⚠️
bind/common.go 0.00% 21 Missing ⚠️
cmd/server.go 0.00% 15 Missing ⚠️
pkg/api/model/result.go 57.14% 3 Missing ⚠️
pkg/download/downloader.go 87.50% 1 Missing and 1 partial ⚠️
pkg/download/extension.go 50.00% 1 Missing ⚠️
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     

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

Copy link

@bimehasia25815 bimehasia25815 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Be

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants