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

add delete partition pointcut #6314

Merged

Conversation

jdar8
Copy link
Collaborator

@jdar8 jdar8 commented Sep 25, 2024

  • Add the STORAGE_PARTITION_DELETED pointcut
  • Call pointcut upon deleting partition with the $partition-management-delete-partition operation

Closes #6313

Copy link

Formatting check succeeded!

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.52%. Comparing base (406db33) to head (30b2e05).
Report is 62 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6314      +/-   ##
============================================
- Coverage     83.54%   83.52%   -0.03%     
- Complexity    27432    27625     +193     
============================================
  Files          1707     1720      +13     
  Lines        106185   106955     +770     
  Branches      13397    13454      +57     
============================================
+ Hits          88710    89331     +621     
- Misses        11750    11845      +95     
- Partials       5725     5779      +54     

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

@volodymyr-korzh volodymyr-korzh merged commit 96cc20d into master Oct 15, 2024
65 of 66 checks passed
@volodymyr-korzh volodymyr-korzh deleted the jd-20240912-add-pointcut-for-partition-deletion branch October 15, 2024 19:53
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.

Add pointcut for deleting a partition
3 participants