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

Test PR#1274

Open sfc-gh-stan opened this issue 3 years ago • 1 comments

Workaround to run merge gates for #1274 changes because GitHub Actions does not pass secrets we need for aws/azure to Workflow runners. (Reference)

sfc-gh-stan avatar Oct 17 '22 19:10 sfc-gh-stan

Codecov Report

Merging #1283 (02301e9) into main (41d8ef1) will decrease coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1283      +/-   ##
==========================================
- Coverage   81.55%   81.51%   -0.05%     
==========================================
  Files          59       59              
  Lines        8543     8567      +24     
  Branches     1270     1275       +5     
==========================================
+ Hits         6967     6983      +16     
- Misses       1271     1277       +6     
- Partials      305      307       +2     
Impacted Files Coverage Δ
src/snowflake/connector/pandas_tools.py 83.05% <100.00%> (+0.74%) :arrow_up:
src/snowflake/connector/ocsp_asn1crypto.py 76.00% <0.00%> (-1.34%) :arrow_down:
src/snowflake/connector/ocsp_snowflake.py 71.66% <0.00%> (-0.22%) :arrow_down:
src/snowflake/connector/connection.py 90.71% <0.00%> (-0.20%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Oct 17 '22 20:10 codecov-commenter