Skip to content

fix(docker): write idempotent test config before chown in CI

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

feat(docker): add official Docker image #185

fix(docker): write idempotent test config before chown in CI
4b6cd7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 1s

47.01% (+19.84%) compared to a322537

View this Pull Request on Codecov

47.01% (+19.84%) compared to a322537

Details

Codecov Report

❌ Patch coverage is 87.09677% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.01%. Comparing base (a322537) to head (4b6cd7f).
⚠️ Report is 94 commits behind head on main.

Files with missing lines Patch % Lines
config/envconfig.go 91.37% 3 Missing and 2 partials ⚠️
cli/watch.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #185       +/-   ##
===========================================
+ Coverage   27.16%   47.01%   +19.84%     
===========================================
  Files          32       73       +41     
  Lines        3711    14086    +10375     
===========================================
+ Hits         1008     6622     +5614     
- Misses       2620     6783     +4163     
- Partials       83      681      +598     

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