Skip to content

Add IPM event handler that does an uninstall #707

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

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Conversation

isc-pbarton
Copy link
Collaborator

Resolves #631

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 41.17%. Comparing base (ae81586) to head (5e58d3a).

Files with missing lines Patch % Lines
...trol/Git/PullEventHandler/PackageManagerReload.cls 0.00% 8 Missing ⚠️
...rceControl/Git/PullEventHandler/PackageManager.cls 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #707      +/-   ##
==========================================
- Coverage   41.29%   41.17%   -0.12%     
==========================================
  Files          23       24       +1     
  Lines        3175     3184       +9     
==========================================
  Hits         1311     1311              
- Misses       1864     1873       +9     

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

Copy link
Collaborator

@isc-tleavitt isc-tleavitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great solution, I like it!

@isc-tleavitt isc-tleavitt merged commit d477eb6 into main Feb 18, 2025
2 checks passed
@isc-tleavitt isc-tleavitt deleted the ipm-deletes branch February 18, 2025 16:51
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.

IPM event handler to do an uninstall/install
3 participants