georgysavva / scany

Library for scanning data from a database into Go structs and more
MIT License
1.27k stars 67 forks source link

Fix bug when mapping single anonymous struct fields #38

Closed idaunis closed 1 year ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #38 (d8fa34d) into master (d3dbbca) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   95.14%   95.24%   +0.10%     
==========================================
  Files           4        4              
  Lines         247      252       +5     
==========================================
+ Hits          235      240       +5     
  Misses          6        6              
  Partials        6        6              
georgysavva commented 1 year ago

Closing due to inactvity. Feel free to reopen.