Skip to content

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

5f997fb
Select commit
Loading
Failed to load commit list.
Open

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

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

71.38% (+0.13%) compared to 783ac1a

View this Pull Request on Codecov

71.38% (+0.13%) compared to 783ac1a

Details

Codecov Report

❌ Patch coverage is 89.71963% with 11 lines in your changes missing coverage. Please review.
βœ… Project coverage is 71.38%. Comparing base (783ac1a) to head (5f997fb).

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.25%   71.38%   +0.13%     
==========================================
  Files         222      223       +1     
  Lines       18682    18789     +107     
==========================================
+ Hits        13311    13413     +102     
- Misses       4190     4195       +5     
  Partials     1181     1181              

β˜” 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.