Closed haricnugraha closed 6 months ago
Attention: Patch coverage is 71.42857%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 63.89%. Comparing base (
6a29470
) to head (15f4127
). Report is 14 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/components/probe/prober/http/request.ts | 71.42% | 1 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Monika Pull Request (PR)
What feature/issue does this PR add
Fix Monika sends
null
request body as"null"
.How did you implement / how did you fix it
JSON.stringify
that causednull
becomes"null"
.How to test
Run Monika with the following configuration:
Demo
output.webm