fix(i): JSON object default value panic #3156
+60
−38
Closed
Codecov / codecov/project
succeeded
Oct 23, 2024 in 1s
78.14% (+0.15%) compared to b268c0b
View this Pull Request on Codecov
78.14% (+0.15%) compared to b268c0b
Details
Codecov Report
Attention: Patch coverage is 94.73684%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 78.14%. Comparing base (
b268c0b
) to head (b75cf79
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/lens/fetcher.go | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #3156 +/- ##
===========================================
+ Coverage 77.98% 78.14% +0.15%
===========================================
Files 354 354
Lines 34669 34674 +5
===========================================
+ Hits 27036 27093 +57
+ Misses 6003 5966 -37
+ Partials 1630 1615 -15
Files with missing lines | Coverage Δ | |
---|---|---|
client/definitions.go | 76.24% <100.00%> (+0.60%) |
⬆️ |
internal/db/fetcher/encoded_doc.go | 73.63% <100.00%> (ø) |
|
internal/db/fetcher/fetcher.go | 78.55% <100.00%> (ø) |
|
internal/db/fetcher/indexer.go | 83.92% <100.00%> (ø) |
|
internal/lens/fetcher.go | 71.63% <75.00%> (+1.40%) |
⬆️ |
... and 14 files with indirect coverage changes
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 b268c0b...b75cf79. Read the comment docs.
Loading