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

Basic implementation which is hopefully all that is needed. Like ... #29

Closed DaveRMaltby closed 1 year ago

DaveRMaltby commented 1 year ago

INFORMATION_SCHEMA.TABLES, it is missing support for JOIN (i.e. a multiple tables query)

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Health
Data.Common 73% 67%
Data.Tests.Common 99% 70%
Data.Json 72% 59%
Data.Xml 62% 37%
Data.Common 72% 64%
Data.Tests.Common 94% 63%
Data.Common 0% 0%
Data.Csv 64% 44%
Data.Common 71% 64%
Data.Tests.Common 93% 59%
Summary 58% (5166 / 8123) 48% (1333 / 2677)