Fix json panic by maxatome · Pull Request #251 · maxatome/go-testdeep

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Comments

Merged

Fix json panic#251

maxatome merged 2 commits intomasterfrom

fix-json-panic

Conversation

@maxatome

Copy link

Owner

Thanks to @mxpetit for the report.

Typical case:

    td.JSON(`[$1,$1]`, td.Re(123))

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

@coveralls

Copy link

Coverage Status

coverage: 99.865%. remained the same when pulling 83bafbc on fix-json-panic into 6a1fb6b on master.

@maxatome maxatome merged commit 6250333 into master

Oct 27, 2023

@maxatome maxatome deleted the fix-json-panic branch

October 27, 2023 13:47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@deathiop deathiop deathiop approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@maxatome @coveralls @deathiop