snowflakedb / snowflake-connector-net

Snowflake Connector for .NET
Apache License 2.0
173 stars 130 forks source link

SNOW-973444: Change Prepare to be handled as a Noop #894

Open sfc-gh-jmartinez opened 3 months ago

sfc-gh-jmartinez commented 3 months ago

Description

Change Prepare method to be handled as a noop, removed throw NotImplementedException.

Checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 84.67%. Comparing base (0c19e2d) to head (3ced9b5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #894 +/- ## ========================================== - Coverage 84.68% 84.67% -0.02% ========================================== Files 89 89 Lines 9709 9709 Branches 921 921 ========================================== - Hits 8222 8221 -1 Misses 1259 1259 - Partials 228 229 +1 ```

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