Skip to content

Merge branch 'main' into zimeg-feat-env-init

1d39cc6
Select commit
Loading
Failed to load commit list.
Merged

feat: add env init command that copies from template placeholders #516

Merge branch 'main' into zimeg-feat-env-init
1d39cc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 1s

71.64% (+0.09%) compared to cca9a20

View this Pull Request on Codecov

71.64% (+0.09%) compared to cca9a20

Details

Codecov Report

❌ Patch coverage is 89.71963% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.64%. Comparing base (cca9a20) to head (1d39cc6).

Files with missing lines Patch % Lines
internal/slackdotenv/slackdotenv.go 68.18% 5 Missing and 2 partials ⚠️
cmd/env/init.go 95.06% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #516      +/-   ##
==========================================
+ Coverage   71.54%   71.64%   +0.09%     
==========================================
  Files         224      225       +1     
  Lines       18959    19066     +107     
==========================================
+ Hits        13565    13659      +94     
- Misses       4193     4201       +8     
- Partials     1201     1206       +5     

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