Skip to content

SNOW-2267482: Fix flakiness due to SnowAPI dependency#4190

Open
sfc-gh-yuwang wants to merge 23 commits intomainfrom
SNOW-2267482
Open

SNOW-2267482: Fix flakiness due to SnowAPI dependency#4190
sfc-gh-yuwang wants to merge 23 commits intomainfrom
SNOW-2267482

Conversation

@sfc-gh-yuwang
Copy link
Copy Markdown
Collaborator

@sfc-gh-yuwang sfc-gh-yuwang commented Apr 21, 2026

  1. Which Jira issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes SNOW-2267482

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
      • If this test skips Local Testing mode, I'm requesting review from @snowflakedb/local-testing
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am adding new credentials
    • I am adding a new dependency
    • If this is a new feature/behavior, I'm adding the Local Testing parity changes.
    • I acknowledge that I have ensured my changes to be thread-safe. Follow the link for more information: Thread-safe Developer Guidelines
    • If adding any arguments to public Snowpark APIs or creating new public Snowpark APIs, I acknowledge that I have ensured my changes include AST support. Follow the link for more information: AST Support Guidelines
  3. Please describe how your code solves the related issue.

    Please write a short description of how your code change solves the related issue.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

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

@sfc-gh-yuwang
Copy link
Copy Markdown
Collaborator Author

sfc-gh-yuwang commented Apr 21, 2026

@sfc-gh-yuwang
Copy link
Copy Markdown
Collaborator Author

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

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 21, 2026

Codecov Report

❌ Patch coverage is 25.56962% with 294 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.92%. Comparing base (75260b9) to head (e0097c9).

Files with missing lines Patch % Lines
src/snowflake/snowpark/catalog.py 23.69% 293 Missing ⚠️
src/snowflake/snowpark/session.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4190       +/-   ##
===========================================
- Coverage   95.42%   81.92%   -13.50%     
===========================================
  Files         171      170        -1     
  Lines       43801    44007      +206     
  Branches     7505     7518       +13     
===========================================
- Hits        41795    36053     -5742     
- Misses       1226     6499     +5273     
- Partials      780     1455      +675     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sfc-gh-yuwang sfc-gh-yuwang added the NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md label Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants