Skip to content

feat: enhance test_lambda.sh to support Function URL testing and impr…

66d1f86
Select commit
Loading
Failed to load commit list.
Open

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

feat: enhance test_lambda.sh to support Function URL testing and impr…
66d1f86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 19, 2026 in 0s

59.44% (-0.81%) compared to 7d9c6f4

View this Pull Request on Codecov

59.44% (-0.81%) compared to 7d9c6f4

Details

Codecov Report

❌ Patch coverage is 16.32653% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.44%. Comparing base (7d9c6f4) to head (66d1f86).

Files with missing lines Patch % Lines
snowexsql/lambda_client.py 19.51% 33 Missing ⚠️
snowexsql/lambda_handler.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
- Coverage   60.25%   59.44%   -0.81%     
==========================================
  Files          23       23              
  Lines        1195     1218      +23     
==========================================
+ Hits          720      724       +4     
- Misses        475      494      +19     

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