Skip to content

feat: add ARGS_RAW, ARGS_GET_RAW, ARGS_POST_RAW, and ARGS_NAMES_RAW collections#1493

Draft
fzipi wants to merge 9 commits into
mainfrom
feat/args_raw
Draft

feat: add ARGS_RAW, ARGS_GET_RAW, ARGS_POST_RAW, and ARGS_NAMES_RAW collections#1493
fzipi wants to merge 9 commits into
mainfrom
feat/args_raw

Merge branch 'main' into feat/args_raw

d404181
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 21, 2026 in 0s

86.32% (-0.06%) compared to a3d3d6c

View this Pull Request on Codecov

86.32% (-0.06%) compared to a3d3d6c

Details

Codecov Report

❌ Patch coverage is 84.48276% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.32%. Comparing base (a3d3d6c) to head (d404181).

Files with missing lines Patch % Lines
internal/corazawaf/transaction.go 83.60% 10 Missing ⚠️
internal/variables/variablesmap.gen.go 66.66% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1493      +/-   ##
==========================================
- Coverage   86.37%   86.32%   -0.06%     
==========================================
  Files         176      176              
  Lines        8810     8924     +114     
==========================================
+ Hits         7610     7704      +94     
- Misses        949      968      +19     
- Partials      251      252       +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.