[#861] test: add: integration test for logDir
configuration
#864
Codecov / codecov/project
succeeded
Feb 25, 2025 in 0s
55.98% (-0.04%) compared to be37a0b
View this Pull Request on Codecov
55.98% (-0.04%) compared to be37a0b
Details
Codecov Report
Attention: Patch coverage is 25.00000%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 55.98%. Comparing base (
be37a0b
) to head (3805a77
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/cmd/context.go | 40.00% | 2 Missing and 1 partial |
internal/cmdutil/eval.go | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #864 +/- ##
==========================================
- Coverage 56.02% 55.98% -0.04%
==========================================
Files 75 75
Lines 8188 8195 +7
==========================================
+ Hits 4587 4588 +1
- Misses 3215 3220 +5
- Partials 386 387 +1
Files with missing lines | Coverage Δ | |
---|---|---|
internal/cmd/context.go | 73.61% <40.00%> (-0.85%) |
⬇️ |
internal/cmdutil/eval.go | 56.22% <0.00%> (-0.79%) |
⬇️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update be37a0b...3805a77. Read the comment docs.
Loading