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

planner: implement compaction planner policy #430

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Conversation

csegarragonz
Copy link
Collaborator

No description provided.

@csegarragonz csegarragonz force-pushed the evict-vms branch 5 times, most recently from 6b3063d to fd0c9fb Compare April 22, 2024 15:43
@csegarragonz csegarragonz marked this pull request as ready for review April 22, 2024 15:43
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 95.69892% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 82.23%. Comparing base (4db5ae3) to head (a7f36ce).

❗ Current head a7f36ce differs from pull request most recent head b605c14. Consider uploading reports for the commit b605c14 to get more accurate results

Files Patch % Lines
src/batch-scheduler/CompactScheduler.cpp 95.03% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
+ Coverage   81.86%   82.23%   +0.37%     
==========================================
  Files         115      116       +1     
  Lines        7702     7887     +185     
==========================================
+ Hits         6305     6486     +181     
- Misses       1397     1401       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@csegarragonz csegarragonz force-pushed the evict-vms branch 3 times, most recently from 3eacfe2 to a7f36ce Compare April 24, 2024 07:06
@csegarragonz csegarragonz merged commit 35af765 into main Apr 25, 2024
10 checks passed
@csegarragonz csegarragonz deleted the evict-vms branch April 25, 2024 19:37
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.

1 participant