Skip to content

fix: test

4736a91
Select commit
Loading
Failed to load commit list.
Open

feat: use FFI instead socket #848

fix: test
4736a91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

59.77% (+0.86%) compared to 2cb93a0

View this Pull Request on Codecov

59.77% (+0.86%) compared to 2cb93a0

Details

Codecov Report

❌ 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 155 commits behind head on main.

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.

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