|
Ran
|
Jobs
1
|
Files
45
|
Run time
1min
|
Badge
README BADGES
|
push
test: Update expected strings to Go 1.25.11/1.26.4 In Go 1.25.11/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, 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. However, some of the tests which validate error strings need to be adjusted. The patch also updates go.mod to set the Go version to match this new minimum.
5921 of 6230 relevant lines covered (95.04%)
63779.18 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 27090891157.1 | 45 |
95.04 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|