Skip to content

NULL handling fix

9ead679
Select commit
Loading
Failed to load commit list.
Closed

(#1197) [BUG] Bridge select 수행시 에러 #351

NULL handling fix
9ead679
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2026 in 1s

43.59% (-0.01%) compared to a6d9319, passed because coverage increased by 0% when compared to adjusted base (43.59%)

View this Pull Request on Codecov

43.59% (-0.01%) compared to a6d9319, passed because coverage increased by 0% when compared to adjusted base (43.59%)

Details

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.59%. Comparing base (a6d9319) to head (9ead679).

Files with missing lines Patch % Lines
mods/bridge/internal/base.go 0.00% 5 Missing ⚠️
mods/bridge/util_datum.go 0.00% 4 Missing ⚠️
mods/server/server.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
- Coverage   43.59%   43.59%   -0.01%     
==========================================
  Files         324      324              
  Lines       56605    56610       +5     
==========================================
+ Hits        24676    24678       +2     
- Misses      29081    29085       +4     
+ Partials     2848     2847       -1     

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