Skip to content

Make go1.27 happy - #290

Merged
maxatome merged 3 commits into
masterfrom
go127
Jun 21, 2026
Merged

Make go1.27 happy#290
maxatome merged 3 commits into
masterfrom
go127

Conversation

@maxatome

Copy link
Copy Markdown
Owner
  • feat(tdsynctest): add Subtest, SubtestAssertRequire and Sleep functions
  • fix: starting go1.27, the first file of the stack trace is a full path
    So the paragraph "This is how we got here:" is added by go-testdeep to
    report failures when the file containing the failure is not in the
    module root directory.
  • test(Smuggle): starting go1.27, json.RawMessage = jsontext.Value
    So the name of type json.RawMessage is jsontext.Value.

maxatome added 2 commits June 21, 2026 11:11
So the name of type json.RawMessage is jsontext.Value.

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
So the paragraph "This is how we got here:" is added by go-testdeep to
report failures when the file containing the failure is not in the
module root directory.

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
@coveralls

coveralls commented Jun 21, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 99.922% (+0.001%) from 99.921% — go127 into master

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
@maxatome
maxatome merged commit ddd8176 into master Jun 21, 2026
1 check passed
@maxatome
maxatome deleted the go127 branch June 21, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants