[#755] dag: Support params
as a list of key-value pairs
#756
Codecov / codecov/project
succeeded
Dec 30, 2024 in 0s
58.29% (+0.18%) compared to b151210
View this Pull Request on Codecov
58.29% (+0.18%) compared to b151210
Details
Codecov Report
Attention: Patch coverage is 75.38462%
with 32 lines
in your changes missing coverage. Please review.
Project coverage is 58.29%. Comparing base (
b151210
) to head (b9e3d08
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/digraph/params.go | 75.38% | 25 Missing and 7 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #756 +/- ##
==========================================
+ Coverage 58.11% 58.29% +0.18%
==========================================
Files 68 68
Lines 6640 6729 +89
==========================================
+ Hits 3859 3923 +64
- Misses 2474 2495 +21
- Partials 307 311 +4
Files with missing lines | Coverage Δ | |
---|---|---|
internal/digraph/params.go | 80.45% <75.38%> (-8.96%) |
⬇️ |
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 b151210...b9e3d08. Read the comment docs.
Loading