fix(webhooks): send payload as JSON object instead of double-encoded string - #623
Open
MateoLostanlen wants to merge 5 commits into
Open
fix(webhooks): send payload as JSON object instead of double-encoded string#623MateoLostanlen wants to merge 5 commits into
MateoLostanlen wants to merge 5 commits into
Codecov / codecov/project
succeeded
Jul 23, 2026 in 0s
93.68% (+2.71%) compared to 3cf4d52
View this Pull Request on Codecov
93.68% (+2.71%) compared to 3cf4d52
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.68%. Comparing base (3cf4d52) to head (d84fa4f).
Additional details and impacted files
@@ Coverage Diff @@
## main #623 +/- ##
==========================================
+ Coverage 90.97% 93.68% +2.71%
==========================================
Files 3 59 +56
Lines 133 3074 +2941
==========================================
+ Hits 121 2880 +2759
- Misses 12 194 +182 ☔ 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.
Loading