Skip to content

fix: build server binary before backgrounding to get correct PID

6670936
Select commit
Loading
Failed to load commit list.
Open

feat: add Server-Sent Events (SSE) streaming support #150

fix: build server binary before backgrounding to get correct PID
6670936
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 1s

2.86% (-0.18%) compared to 6150ac5

View this Pull Request on Codecov

2.86% (-0.18%) compared to 6150ac5

Details

Codecov Report

❌ Patch coverage is 2.02952% with 531 lines in your changes missing coverage. Please review.
✅ Project coverage is 2.86%. Comparing base (6150ac5) to head (6670936).

Files with missing lines Patch % Lines
internal/httpgen/generator.go 0.00% 174 Missing ⚠️
internal/clientgen/generator.go 0.00% 157 Missing ⚠️
internal/tsservergen/generator.go 0.00% 79 Missing ⚠️
internal/tsclientgen/generator.go 0.00% 78 Missing ⚠️
http/annotations.pb.go 20.75% 41 Missing and 1 partial ⚠️
internal/annotations/http_config.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #150      +/-   ##
========================================
- Coverage   3.03%   2.86%   -0.18%     
========================================
  Files         47      47              
  Lines       7802    8273     +471     
========================================
  Hits         237     237              
- Misses      7561    8032     +471     
  Partials       4       4              

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