Closed syamsudotdev closed 8 months ago
Attention: Patch coverage is 84.61538%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 62.53%. Comparing base (
3d2380c
) to head (345f623
). Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/components/probe/prober/http/request.ts | 84.61% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Monika Pull Request (PR)
This PR resolves #1263
What feature/issue does this PR add
How did you implement / how did you fix it
HeadersInit
back toobject
How to test
npm run test
.monika --symonUrl <URL> --symonKey <UUID> --follow-redirects=5 --retryInitialDelayMs=150000 --ignoreInvalidTLS
.sed -i ".bak" "s/flags\[\'native\-fetch\'\]/true/g" "src/components/probe/prober/http/request.ts"
npm run test