Skip to content

Refactor the plugin manager. #542

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 11 commits into from
Dec 29, 2023
Merged

Refactor the plugin manager. #542

merged 11 commits into from
Dec 29, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Dec 29, 2023

For #539, the plugin manager must be carried over to the commands and functions. This solution does not make it super easy for plugins to implement new commands and functions, but it is an incremental improvement.

@tobiasraabe tobiasraabe added this to the v0.4.5 milestone Dec 29, 2023
Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (88723fe) 97.76% compared to head (0654ba7) 97.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #542      +/-   ##
==========================================
- Coverage   97.76%   97.76%   -0.01%     
==========================================
  Files         105      105              
  Lines        8896     8885      -11     
==========================================
- Hits         8697     8686      -11     
  Misses        199      199              
Flag Coverage Δ
end_to_end 82.45% <100.00%> (-0.02%) ⬇️
integration 40.61% <83.33%> (-0.15%) ⬇️
unit 69.18% <92.22%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tobiasraabe tobiasraabe merged commit 715920a into main Dec 29, 2023
@tobiasraabe tobiasraabe deleted the local-pm branch December 29, 2023 11:40
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