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

Simply inherited DbDataAdapter, deleted the extra properties and … #65

Closed DaveRMaltby closed 6 months ago

DaveRMaltby commented 6 months ago

…overrode the methods already implemented.

github-actions[bot] commented 6 months ago

Code Coverage

Package Line Rate Branch Rate Health
EFCore.Csv 79% 50%
Data.Common 44% 38%
Data.Csv 56% 46%
EFCore.Common.Tests 88% 83%
EFCore.Common 77% 56%
Data.Common 1% 0%
Data.Tests.Common 93% 64%
Data.Xml 83% 79%
Data.Common 72% 61%
Data.Tests.Common 89% 58%
Data.Common 70% 58%
Data.Csv 85% 83%
EFCore.Xml 79% 50%
Data.Xml 55% 50%
Data.Common 41% 36%
EFCore.Common.Tests 90% 83%
EFCore.Common 77% 56%
Data.Common 46% 40%
EFCore.Json 79% 50%
EFCore.Common.Tests 93% 83%
EFCore.Common 77% 56%
Data.Json 65% 56%
Data.Tests.Common 94% 65%
Data.Common 75% 63%
Data.Json 84% 77%
Summary 57% (10516 / 17199) 44% (2949 / 6547)