snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
285 stars 116 forks source link

Add github input goTestParams param #1136

Closed sfc-gh-pfus closed 2 months ago

sfc-gh-pfus commented 2 months ago

Description

Allows running go test with specific parameters from CI, for instance to run only a specific test.

Checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 75.43%. Comparing base (d61c1b0) to head (e21639e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1136 +/- ## ======================================= Coverage 75.43% 75.43% ======================================= Files 53 53 Lines 11272 11272 ======================================= Hits 8503 8503 Misses 2769 2769 ```

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