Codecov / codecov/project
succeeded
Dec 16, 2024 in 0s
78.07% (-0.13%) compared to 6da615e
View this Pull Request on Codecov
78.07% (-0.13%) compared to 6da615e
Details
Codecov Report
Attention: Patch coverage is 79.44162%
with 81 lines
in your changes missing coverage. Please review.
Project coverage is 78.07%. Comparing base (
6da615e
) to head (791bb79
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #3279 +/- ##
===========================================
- Coverage 78.20% 78.07% -0.13%
===========================================
Files 382 388 +6
Lines 35448 35398 -50
===========================================
- Hits 27720 27636 -84
- Misses 6102 6127 +25
- Partials 1626 1635 +9
Files with missing lines | Coverage Δ | |
---|---|---|
internal/db/collection.go | 70.35% <100.00%> (+0.47%) |
⬆️ |
internal/db/collection_get.go | 79.31% <100.00%> (ø) |
|
internal/db/collection_index.go | 87.50% <ø> (-0.03%) |
⬇️ |
internal/db/fetcher/fetcher.go | 100.00% <ø> (+22.10%) |
⬆️ |
internal/db/fetcher/indexer.go | 83.69% <ø> (-0.11%) |
⬇️ |
internal/lens/fetcher.go | 71.50% <ø> (-0.13%) |
⬇️ |
internal/planner/scan.go | 89.88% <100.00%> (-0.04%) |
⬇️ |
internal/db/fetcher/versioned.go | 76.80% <80.00%> (-3.42%) |
⬇️ |
internal/db/fetcher/permissioned.go | 82.86% <82.86%> (ø) |
|
internal/db/fetcher/filtered.go | 70.00% <70.00%> (ø) |
|
... and 4 more |
... and 17 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 6da615e...791bb79. Read the comment docs.
Loading