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

disk_usage_eviction_task: cleanup summaries #6490

Merged
merged 8 commits into from
Jan 29, 2024
Merged

disk_usage_eviction_task: cleanup summaries #6490

merged 8 commits into from
Jan 29, 2024

Conversation

koivunej
Copy link
Member

This is the "partial revert" of #6384. The summaries turned out to be expensive due to naive vec usage, but also inconclusive because of the additional context required. In addition to removing summary traces, small refactoring is done.

@koivunej koivunej requested a review from a team as a code owner January 26, 2024 12:14
@koivunej koivunej requested review from jcsp and removed request for a team January 26, 2024 12:14
Copy link

github-actions bot commented Jan 26, 2024

2340 tests run: 2247 passed, 0 failed, 93 skipped (full report)


Code coverage (full report)

  • functions: 54.1% (10993 of 20328 functions)
  • lines: 81.2% (61992 of 76309 lines)

The comment gets automatically updated with the latest test results
be49c13 at 2024-01-29T08:19:23.636Z :recycle:

@jcsp
Copy link
Contributor

jcsp commented Jan 26, 2024

👍 You might need to re-push this one to get the fix for the compute image build failure from this morning.

@koivunej
Copy link
Member Author

I also have the coverage failure (AGAIN), didn't notice the compute image.

@koivunej koivunej merged commit 1e9a50b into main Jan 29, 2024
47 checks passed
@koivunej koivunej deleted the next_duab_step branch January 29, 2024 08:38
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants