Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance: reduce stats task cost by skipping ser/de #39568

Merged
merged 6 commits into from
Feb 6, 2025

fix UT fail

724d838
Select commit
Loading
Failed to load commit list.
Merged

enhance: reduce stats task cost by skipping ser/de #39568

fix UT fail
724d838
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 6, 2025 in 1s

80.43% of diff hit (target 80.00%)

View this Pull Request on Codecov

80.43% of diff hit (target 80.00%)

Annotations

Check warning on line 33 in internal/datanode/compaction/merge_sort.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datanode/compaction/merge_sort.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 41 in internal/datanode/compaction/merge_sort.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datanode/compaction/merge_sort.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 123 in internal/datanode/compaction/merge_sort.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datanode/compaction/merge_sort.go#L119-L123

Added lines #L119 - L123 were not covered by tests

Check warning on line 126 in internal/datanode/compaction/merge_sort.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datanode/compaction/merge_sort.go#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 130 in internal/datanode/compaction/merge_sort.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datanode/compaction/merge_sort.go#L130

Added line #L130 was not covered by tests

Check warning on line 23 in internal/datanode/compaction/segment_record_reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datanode/compaction/segment_record_reader.go#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 183 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L182-L183

Added lines #L182 - L183 were not covered by tests

Check warning on line 203 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L201-L203

Added lines #L201 - L203 were not covered by tests

Check warning on line 212 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 218 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L218

Added line #L218 was not covered by tests

Check warning on line 230 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L229-L230

Added lines #L229 - L230 were not covered by tests

Check warning on line 234 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L233-L234

Added lines #L233 - L234 were not covered by tests

Check warning on line 245 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L244-L245

Added lines #L244 - L245 were not covered by tests

Check warning on line 266 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L265-L266

Added lines #L265 - L266 were not covered by tests

Check warning on line 297 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L296-L297

Added lines #L296 - L297 were not covered by tests

Check warning on line 325 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L324-L325

Added lines #L324 - L325 were not covered by tests

Check warning on line 338 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L337-L338

Added lines #L337 - L338 were not covered by tests

Check warning on line 344 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L343-L344

Added lines #L343 - L344 were not covered by tests

Check warning on line 370 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L370

Added line #L370 was not covered by tests

Check warning on line 383 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L382-L383

Added lines #L382 - L383 were not covered by tests

Check warning on line 393 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L392-L393

Added lines #L392 - L393 were not covered by tests

Check warning on line 407 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L407

Added line #L407 was not covered by tests

Check warning on line 418 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L418

Added line #L418 was not covered by tests

Check warning on line 433 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L431-L433

Added lines #L431 - L433 were not covered by tests

Check warning on line 451 in internal/indexnode/task_stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/indexnode/task_stats.go#L450-L451

Added lines #L450 - L451 were not covered by tests