feat: env remove command supports the ".env" file for Bolt Framework apps
#457
+453
−202
Codecov / codecov/project
succeeded
Apr 2, 2026 in 1s
71.02% (+0.05%) compared to 24c1d2c
View this Pull Request on Codecov
71.02% (+0.05%) compared to 24c1d2c
Details
Codecov Report
❌ Patch coverage is 85.84071% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.02%. Comparing base (24c1d2c) to head (d6e4207).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd/env/remove.go | 87.17% | 5 Missing and 5 partials |
| internal/slackdotenv/slackdotenv.go | 82.85% | 4 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #457 +/- ##
==========================================
+ Coverage 70.96% 71.02% +0.05%
==========================================
Files 220 220
Lines 18466 18531 +65
==========================================
+ Hits 13105 13162 +57
- Misses 4183 4188 +5
- Partials 1178 1181 +3 ☔ 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