Giorgi / DuckDB.NET

Bindings and ADO.NET Provider for DuckDB
https://duckdb.net
MIT License
338 stars 61 forks source link

Make the prepared statement after the check succeed #198

Closed Cricle closed 2 weeks ago

Cricle commented 2 weeks ago

If no succeed, Is the PreparedStatement unnecessary.

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.63%. Comparing base (c6437cc) to head (61d0e52). Report is 28 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #198 +/- ## =========================================== + Coverage 88.38% 88.63% +0.25% =========================================== Files 54 56 +2 Lines 1756 1830 +74 Branches 239 252 +13 =========================================== + Hits 1552 1622 +70 - Misses 146 150 +4 Partials 58 58 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 9557335864

Details


Totals Coverage Status
Change from base Build 9518802345: -0.004%
Covered Lines: 1680
Relevant Lines: 1830

💛 - Coveralls