Servant-Software-LLC / FileBased.DataProviders

ADO.NET & EF Core Data Providers for common serializable formats (JSON, XML, and CSV) stored to disk.
2 stars 1 forks source link

32 must process multiple line sql statements #34

Closed DaveRMaltby closed 1 year ago

DaveRMaltby commented 1 year ago

Drove this one home, just to provide the minimal support necessary for the EF Core providers. Definately could be reworked with an more elegant & complete solution

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Health
Data.Common 0% 0%
Data.Common 74% 67%
Data.Tests.Common 96% 70%
Data.Json 72% 60%
Data.Csv 65% 47%
Data.Common 73% 63%
Data.Tests.Common 94% 62%
Data.Xml 64% 40%
Data.Common 74% 65%
Data.Tests.Common 95% 65%
Summary 59% (6178 / 9571) 48% (1605 / 3221)