Codecov / codecov/project
succeeded
Dec 24, 2024 in 1s
81.08% (target 77.00%)
View this Pull Request on Codecov
81.08% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 73.33333%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 81.08%. Comparing base (
6884319
) to head (803fa3e
).
Report is 5 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #38669 +/- ##
===========================================
+ Coverage 69.33% 81.08% +11.74%
===========================================
Files 292 1381 +1089
Lines 26187 195200 +169013
===========================================
+ Hits 18158 158272 +140114
- Misses 8029 31342 +23313
- Partials 0 5586 +5586
Components | Coverage Δ | |
---|---|---|
Client | 78.26% <ø> (∅) |
|
Core | 69.33% <ø> (ø) |
|
Go | 83.07% <73.33%> (∅) |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/distributed/streaming/streaming.go | 100.00% <ø> (ø) |
|
internal/distributed/streaming/wal.go | 62.13% <100.00%> (ø) |
|
internal/util/pipeline/stream_pipeline.go | 93.20% <100.00%> (ø) |
|
internal/util/streamingutil/util/wal_selector.go | 100.00% <100.00%> (ø) |
|
pkg/streaming/walimpls/impls/rmq/wal.go | 57.37% <100.00%> (ø) |
|
internal/querynodev2/delegator/delegator_data.go | 84.78% <0.00%> (ø) |
|
pkg/mq/mqimpl/rocksmq/client/client_impl.go | 82.46% <76.92%> (ø) |
|
pkg/mq/mqimpl/rocksmq/client/producer_impl.go | 70.58% <50.00%> (ø) |
|
pkg/mq/mqimpl/rocksmq/client/streaming.go | 77.77% <77.77%> (ø) |
Loading