feat(dadk-user): 增加目录依赖 #79
Merged
Codecov / codecov/project
failed
Nov 17, 2024 in 0s
53.31% (-0.06%) compared to afbf76c
View this Pull Request on Codecov
53.31% (-0.06%) compared to afbf76c
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 22 lines
in your changes missing coverage. Please review.
Project coverage is 53.31%. Comparing base (
afbf76c
) to head (d5c4090
).
Files with missing lines | Patch % | Lines |
---|---|---|
dadk-user/src/executor/mod.rs | 35.29% | 22 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #79 +/- ##
==========================================
- Coverage 53.36% 53.31% -0.06%
==========================================
Files 48 48
Lines 4366 4408 +42
==========================================
+ Hits 2330 2350 +20
- Misses 2036 2058 +22
Files with missing lines | Coverage Δ | |
---|---|---|
dadk-config/src/common/task.rs | 71.27% <100.00%> (+2.67%) |
⬆️ |
dadk-user/src/executor/mod.rs | 40.20% <35.29%> (-0.37%) |
⬇️ |
Loading