Skip to content

docs: env template file in place of placeholder

4eea43f
Select commit
Loading
Failed to load commit list.
Open

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

docs: env template file in place of placeholder
4eea43f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 0s

71.68% (+0.10%) compared to ace60ea

View this Pull Request on Codecov

71.68% (+0.10%) compared to ace60ea

Details

Codecov Report

❌ Patch coverage is 89.71963% with 11 lines in your changes missing coverage. Please review.
βœ… Project coverage is 71.68%. Comparing base (ace60ea) to head (4eea43f).

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.58%   71.68%   +0.10%     
==========================================
  Files         224      225       +1     
  Lines       18961    19068     +107     
==========================================
+ Hits        13573    13669      +96     
- Misses       4189     4197       +8     
- Partials     1199     1202       +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.