Skip to content

waf challenge: add threshold support - #4593

Open
blotus wants to merge 3 commits into
masterfrom
waf-challenge-threshold-support
Open

waf challenge: add threshold support#4593
blotus wants to merge 3 commits into
masterfrom
waf-challenge-threshold-support

add missing files

bed6e66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 1s

64.03% (target 0.00%)

View this Pull Request on Codecov

64.03% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 74.73684% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.03%. Comparing base (803377e) to head (bed6e66).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/appsec/waf_helpers.go 50.00% 15 Missing ⚠️
pkg/appsec/appsec.go 79.16% 5 Missing ⚠️
pkg/appsec/score.go 89.47% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4593      +/-   ##
==========================================
- Coverage   64.38%   64.03%   -0.35%     
==========================================
  Files         499      518      +19     
  Lines       38576    39460     +884     
==========================================
+ Hits        24837    25269     +432     
- Misses      11409    11814     +405     
- Partials     2330     2377      +47     

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