Skip to content

fix: wrong string var replacement

e3b7ab1
Select commit
Loading
Failed to load commit list.
Merged

chore: bump rudder-go-kit to 0.73.0 #6753

fix: wrong string var replacement
e3b7ab1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 0s

80.06% (+0.02%) compared to fede9e4

View this Pull Request on Codecov

80.06% (+0.02%) compared to fede9e4

Details

Codecov Report

❌ Patch coverage is 93.55469% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.06%. Comparing base (fede9e4) to head (e3b7ab1).

Files with missing lines Patch % Lines
enterprise/reporting/error_reporting.go 25.00% 3 Missing ⚠️
app/apphandlers/embeddedAppHandler.go 77.77% 0 Missing and 2 partials ⚠️
processor/processor.go 88.23% 2 Missing ⚠️
runner/runner.go 81.81% 1 Missing and 1 partial ⚠️
warehouse/utils/utils.go 66.66% 2 Missing ⚠️
app/app.go 66.66% 0 Missing and 1 partial ⚠️
app/apphandlers/processorAppHandler.go 85.71% 0 Missing and 1 partial ⚠️
app/apphandlers/setup.go 90.90% 0 Missing and 1 partial ⚠️
archiver/archiver.go 90.00% 1 Missing ⚠️
...ise/reporting/error_index/error_index_reporting.go 75.00% 0 Missing and 1 partial ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6753      +/-   ##
==========================================
+ Coverage   80.03%   80.06%   +0.02%     
==========================================
  Files         565      565              
  Lines       63376    63374       -2     
==========================================
+ Hits        50721    50738      +17     
+ Misses       9656     9648       -8     
+ Partials     2999     2988      -11     

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