Skip to content

fix: fix ut

ddae701
Select commit
Loading
Failed to load commit list.
Merged

NGINX App Protect OTel syslog processor #1262

fix: fix ut
ddae701
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2025 in 0s

85.01% (target 80.00%)

View this Pull Request on Codecov

85.01% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 85.71429% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.01%. Comparing base (3bee777) to head (ddae701).

Files with missing lines Patch % Lines
...collector/securityviolationsprocessor/processor.go 88.35% 29 Missing and 10 partials ⚠️
internal/config/config.go 0.00% 4 Missing and 2 partials ⚠️
...l/collector/securityviolationsprocessor/factory.go 37.50% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1262      +/-   ##
==========================================
+ Coverage   85.00%   85.01%   +0.01%     
==========================================
  Files         100      102       +2     
  Lines       14528    14878     +350     
==========================================
+ Hits        12349    12649     +300     
- Misses       1716     1753      +37     
- Partials      463      476      +13     
Files with missing lines Coverage Δ
internal/collector/factories.go 100.00% <100.00%> (ø)
internal/config/types.go 85.41% <ø> (ø)
...l/collector/securityviolationsprocessor/factory.go 37.50% <37.50%> (ø)
internal/config/config.go 85.14% <0.00%> (-0.43%) ⬇️
...collector/securityviolationsprocessor/processor.go 88.35% <88.35%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3bee777...ddae701. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.