Skip to content

Conversation

@aaarendt
Copy link
Contributor

This PR adds a function URL enabling a publicly accessible dedicated HTTPS endpoint. Prior to this users required having access to AWS credentials which we don't want to distribute.

@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

❌ Patch coverage is 16.12903% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.52%. Comparing base (7d9c6f4) to head (7c88fa1).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
snowexsql/lambda_client.py 18.51% 44 Missing ⚠️
snowexsql/lambda_handler.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
- Coverage   60.25%   59.52%   -0.73%     
==========================================
  Files          23       23              
  Lines        1195     1218      +23     
==========================================
+ Hits          720      725       +5     
- Misses        475      493      +18     

☔ 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.

Copy link
Member

@jomey jomey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly minor comments and curious thoughts

@aaarendt aaarendt merged commit 8eb25e7 into master Jan 22, 2026
6 of 8 checks passed
@aaarendt aaarendt deleted the function-url branch January 22, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants