adding a lambda handler and client for database access #206
Codecov / codecov/project
failed
Dec 29, 2025 in 0s
59.68% (-16.20%) compared to f8af2f8
View this Pull Request on Codecov
59.68% (-16.20%) compared to f8af2f8
Details
Codecov Report
❌ Patch coverage is 43.10954% with 322 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.68%. Comparing base (f8af2f8) to head (f3f219c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| snowexsql/lambda_client.py | 11.46% | 193 Missing |
| snowexsql/lambda_handler.py | 64.22% | 78 Missing |
| snowexsql/api.py | 60.76% | 51 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #206 +/- ##
===========================================
- Coverage 75.88% 59.68% -16.20%
===========================================
Files 21 23 +2
Lines 651 1146 +495
===========================================
+ Hits 494 684 +190
- Misses 157 462 +305 ☔ 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.
Loading