fix: use env to generate config.Environ() #414
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Oct 31, 2023 in 0s
47.54% (target 50.00%)
View this Pull Request on Codecov
47.54% (target 50.00%)
Details
Codecov Report
Attention: 3822 lines
in your changes are missing coverage. Please review.
Comparison is base (
050a0d1
) 50.52% compared to head (fab443e
) 47.54%.
Report is 74 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #414 +/- ##
==========================================
- Coverage 50.52% 47.54% -2.99%
==========================================
Files 107 154 +47
Lines 8209 13021 +4812
==========================================
+ Hits 4148 6191 +2043
- Misses 3767 6342 +2575
- Partials 294 488 +194
Files | Coverage Δ | |
---|---|---|
git/commit.go | 42.85% <100.00%> (+17.85%) |
⬆️ |
git/reference.go | 40.00% <100.00%> (+7.85%) |
⬆️ |
pkg/backend/backend.go | 100.00% <100.00%> (ø) |
|
pkg/backend/cache.go | 68.75% <ø> (ø) |
|
pkg/backend/context.go | 85.71% <ø> (ø) |
|
pkg/backend/settings.go | 78.57% <ø> (ø) |
|
pkg/config/config.go | 80.00% <100.00%> (ø) |
|
pkg/config/file.go | 100.00% <ø> (ø) |
|
pkg/config/ssh.go | 100.00% <100.00%> (ø) |
|
pkg/cron/cron.go | 90.00% <100.00%> (ø) |
|
... and 141 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading