|
Ran
|
Files
45
|
Run time
1s
|
Badge
README BADGES
|
push
test: Update expected strings to Go 1.26.4 In Go 1.26.4, net/textproto error formatting was changed, and now the message is quoted. This is to protect from general string injections. See https://go-review.googlesource.com/c/go/+/778182 and ec1c38041. After this change, the error strings from net/textproto (and net/smtp which uses it) now include quotes. For chasquid, this means some of the tests which validate error strings need to be adjusted. The only user-observable change in the server is that the errors included in the DSN messages are now quoted, which should not be a problem.
5921 of 6230 relevant lines covered (95.04%)
63779.16 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|