Skip to content

A request for a new transfer now returns immediately after validating…

840b7eb
Select commit
Loading
Failed to load commit list.
Merged

Modifications to JDP proxy to allow necessary KBERDL transfers #216

A request for a new transfer now returns immediately after validating…
840b7eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 0s

59.37% (target 55.00%)

View this Pull Request on Codecov

59.37% (target 55.00%)

Details

Codecov Report

❌ Patch coverage is 60.00000% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.37%. Comparing base (3964b63) to head (840b7eb).

Files with missing lines Patch % Lines
databases/jdp/database.go 66.00% 25 Missing and 9 partials ⚠️
transfers/dispatcher.go 26.08% 16 Missing and 1 partial ⚠️
transfers/store.go 77.77% 6 Missing ⚠️
auth/kbase_auth_server.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
- Coverage   59.51%   59.37%   -0.15%     
==========================================
  Files          34       34              
  Lines        4547     4605      +58     
==========================================
+ Hits         2706     2734      +28     
- Misses       1529     1553      +24     
- Partials      312      318       +6     

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