Skip to content

feat: support custom HTTP headers (API gateway / IBM APIC) - #629

Merged
robinliubin merged 5 commits into
mainfrom
feat/apic-custom-headers
Jul 30, 2026
Merged

feat: support custom HTTP headers (API gateway / IBM APIC)#629
robinliubin merged 5 commits into
mainfrom
feat/apic-custom-headers

fix(logger): key ingest availability cache by probe config

198514b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2026 in 0s

83.62% (target 78.00%)

View this Pull Request on Codecov

83.62% (target 78.00%)

Details

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.62%. Comparing base (2b2a3ee) to head (198514b).

Files with missing lines Patch % Lines
src/galileo/logger/logger.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #629      +/-   ##
==========================================
+ Coverage   83.53%   83.62%   +0.09%     
==========================================
  Files         124      124              
  Lines       11029    11037       +8     
==========================================
+ Hits         9213     9230      +17     
+ Misses       1816     1807       -9     

☔ View full report in Codecov by Harness.
📢 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.