feat: load environment variables from '.env' file for hook commands #436
+228
−15
Codecov / codecov/project
succeeded
Mar 24, 2026 in 1s
70.27% (-0.01%) compared to 97fbfe8
View this Pull Request on Codecov
70.27% (-0.01%) compared to 97fbfe8
Details
Codecov Report
❌ Patch coverage is 62.22222% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.27%. Comparing base (97fbfe8) to head (fb0cce1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/pkg/platform/localserver.go | 0.00% | 14 Missing |
| internal/hooks/hooks.go | 88.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #436 +/- ##
==========================================
- Coverage 70.27% 70.27% -0.01%
==========================================
Files 220 220
Lines 18498 18534 +36
==========================================
+ Hits 12999 13024 +25
- Misses 4324 4336 +12
+ Partials 1175 1174 -1 ☔ 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