Closed MichaelSun90 closed 3 months ago
Attention: Patch coverage is 75.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 79.11%. Comparing base (
afd3b54
) to head (950385a
).
Files | Patch % | Lines |
---|---|---|
src/sender.ts | 50.00% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hi @arthurschreiber, last time when we check this PR, you mentioned that description for this PR mentioned a test but it is missing from the changed files. I have went over the past commits, and I think we decided to remove the test since it seems the test is not needed. If you can give this PR a other look when you got time, see if we can merge this.
:tada: This PR is included in version 18.4.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
switch from punyCode to node:url introduce a behavior difference: https://github.com/tediousjs/tedious/pull/1597#issuecomment-1953027053
This fix the behavior.