feat: env add command supports the ".env" file for Bolt Framework apps
#451
+446
−114
Codecov / codecov/project
succeeded
Apr 1, 2026 in 0s
70.41% (-0.02%) compared to 15e0c40
View this Pull Request on Codecov
70.41% (-0.02%) compared to 15e0c40
Details
Codecov Report
❌ Patch coverage is 77.88462% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.41%. Comparing base (15e0c40) to head (f708074).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/slackdotenv/slackdotenv.go | 67.92% | 12 Missing and 5 partials |
| cmd/env/add.go | 86.66% | 3 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #451 +/- ##
==========================================
- Coverage 70.42% 70.41% -0.02%
==========================================
Files 221 221
Lines 18539 18607 +68
==========================================
+ Hits 13057 13103 +46
- Misses 4307 4322 +15
- Partials 1175 1182 +7 ☔ 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