DATA-DOG / go-sqlmock

Sql mock driver for golang to test database interactions
Other
6.05k stars 406 forks source link

Add go 1.15 in travis #234

Closed gold-kou closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #234 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #234   +/-   ##
=======================================
  Coverage   94.59%   94.59%           
=======================================
  Files          19       19           
  Lines         980      980           
=======================================
  Hits          927      927           
  Misses         38       38           
  Partials       15       15           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b8a63d3...8e6be87. Read the comment docs.