snowflake-connector-net icon indicating copy to clipboard operation
snowflake-connector-net copied to clipboard

SNOW-834812 Adding connection parameter QUERY_TAG.

Open sfc-gh-jsieminska opened this issue 10 months ago • 3 comments

Description

Adding connection parameter QUERY_TAG.

Checklist

  • [x] Code compiles correctly
  • [x] Code is formatted according to Coding Conventions
  • [x] Created tests which fail without the change (if possible)
  • [x] All tests passing (dotnet test)
  • [x] Extended the README / documentation, if necessary
  • [x] Provide JIRA issue id (if possible) or GitHub issue id in PR name

sfc-gh-jsieminska avatar Apr 12 '24 15:04 sfc-gh-jsieminska

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

github-actions[bot] avatar Apr 12 '24 15:04 github-actions[bot]

Codecov Report

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

Project coverage is 84.66%. Comparing base (aa5b101) to head (2c2c10a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #916      +/-   ##
==========================================
+ Coverage   84.64%   84.66%   +0.01%     
==========================================
  Files          89       89              
  Lines        9683     9694      +11     
  Branches      917      919       +2     
==========================================
+ Hits         8196     8207      +11     
  Misses       1259     1259              
  Partials      228      228              

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

codecov[bot] avatar Apr 12 '24 15:04 codecov[bot]

I have read the CLA Document and I hereby sign the CLA

sfc-gh-jsieminska avatar Apr 15 '24 07:04 sfc-gh-jsieminska

PRs merged. Release postponed after Summit (mid-June).

sfc-gh-mhofman avatar May 27 '24 07:05 sfc-gh-mhofman