henkmollema / Dommel

CRUD operations with Dapper made simple.
MIT License
634 stars 100 forks source link

Fallback to Dapper type map strategy #214

Closed henkmollema closed 4 years ago

henkmollema commented 4 years ago

Fixes #211

codecov[bot] commented 4 years ago

Codecov Report

Merging #214 into master will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
+ Coverage   83.21%   83.29%   +0.07%     
==========================================
  Files          32       32              
  Lines        1168     1173       +5     
  Branches      138      139       +1     
==========================================
+ Hits          972      977       +5     
  Misses        161      161              
  Partials       35       35              
Impacted Files Coverage Δ
src/Dommel/DommelMapper.cs 81.13% <100.00%> (+1.96%) :arrow_up:

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 6b0af09...dd35e96. Read the comment docs.