Skip to content

fix(webhooks): send payload as JSON object instead of double-encoded string#623

Open
MateoLostanlen wants to merge 1 commit into
mainfrom
fix/webhook-double-serialization
Open

fix(webhooks): send payload as JSON object instead of double-encoded string#623
MateoLostanlen wants to merge 1 commit into
mainfrom
fix/webhook-double-serialization

fix(webhooks): send payload as JSON object instead of double-encoded …

f57f28c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 11, 2026 in 1s

90.07% (-3.21%) compared to 9d6216a

View this Pull Request on Codecov

90.07% (-3.21%) compared to 9d6216a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.07%. Comparing base (9d6216a) to head (f57f28c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #623      +/-   ##
==========================================
- Coverage   93.27%   90.07%   -3.21%     
==========================================
  Files          58        3      -55     
  Lines        2946      131    -2815     
==========================================
- Hits         2748      118    -2630     
+ Misses        198       13     -185     

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