Skip to content

Merge branch 'main' into zimeg-feat-dotenv-add

22a7f23
Select commit
Loading
Failed to load commit list.
Open

feat: env add command supports the ".env" file for Bolt Framework apps #451

Merge branch 'main' into zimeg-feat-dotenv-add
22a7f23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

70.42% (-0.01%) compared to 15e0c40

View this Pull Request on Codecov

70.42% (-0.01%) compared to 15e0c40

Details

Codecov Report

❌ Patch coverage is 76.23762% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.42%. Comparing base (15e0c40) to head (22a7f23).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/slackdotenv/slackdotenv.go 64.91% 13 Missing and 7 partials ⚠️
cmd/env/add.go 89.47% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #451      +/-   ##
==========================================
- Coverage   70.42%   70.42%   -0.01%     
==========================================
  Files         221      221              
  Lines       18539    18606      +67     
==========================================
+ Hits        13057    13103      +46     
- Misses       4307     4322      +15     
- Partials     1175     1181       +6     

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