DATA-DOG / go-sqlmock

Sql mock driver for golang to test database interactions
Other
6.09k stars 408 forks source link

SAST check - As part of coverity scan - Unchecked type assertion #297

Open raghvendra-dixit opened 2 years ago

raghvendra-dixit commented 2 years ago

Operating system and Go Version

Linux

Issue

Unchecked type assertion , as per report by synopsys's coverity scan run

expectations

Reproduction steps

Expected Result

Actual Result