DarkWanderer / ClickHouse.Client

.NET client for ClickHouse
MIT License
300 stars 58 forks source link

Improved Dapper support by adding parameter replacements #228 #296

Closed DarkWanderer closed 1 year ago

github-actions[bot] commented 1 year ago
Filename Stmts Miss Cover Missing
FeatureSwitch.cs +6 0 +100.00%
Utility/StringExtensions.cs +4 +1 -2.52% 54
Types/MapType.cs 0 -1 +3.70%
ADO/ClickHouseCommand.cs +1 0 +0.19%
ADO/Parameters/ClickHouseDbParameter.cs +2 0 +26.67%
ADO/Parameters/ClickHouseParameterCollection.cs +7 +1 -0.59% 69
TOTAL +20 +1 +0.06%