Skip to content

chore: remove duplicate package import and fix some CI issues

a6d7e06
Select commit
Loading
Failed to load commit list.
Merged

chore: remove duplicate package import #3331

chore: remove duplicate package import and fix some CI issues
a6d7e06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2026 in 0s

60.72% (-0.14%) compared to 53c5669

View this Pull Request on Codecov

60.72% (-0.14%) compared to 53c5669

Details

Codecov Report

❌ Patch coverage is 13.33333% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.72%. Comparing base (53c5669) to head (a6d7e06).

Files with missing lines Patch % Lines
pkg/rpc/server/http.go 0.00% 21 Missing ⚠️
node/failover.go 0.00% 1 Missing and 1 partial ⚠️
node/light.go 0.00% 1 Missing and 1 partial ⚠️
pkg/sync/sync_service.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3331      +/-   ##
==========================================
- Coverage   60.86%   60.72%   -0.14%     
==========================================
  Files         127      127              
  Lines       13762    13781      +19     
==========================================
- Hits         8376     8369       -7     
- Misses       4474     4498      +24     
- Partials      912      914       +2     

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