Skip to content

fix: update Lambda Client description to clarify credential requirements

7c88fa1
Select commit
Loading
Failed to load commit list.
Merged

Add a function URL enabling public access to Lambda function #209

fix: update Lambda Client description to clarify credential requirements
7c88fa1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2026 in 1s

59.52% (-0.73%) compared to 7d9c6f4

View this Pull Request on Codecov

59.52% (-0.73%) compared to 7d9c6f4

Details

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

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.