-
-
Notifications
You must be signed in to change notification settings - Fork 479
feat(plugins)!: Remove CLIPluginProtocol
#4027
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
Conversation
3dded92
to
5580e4e
Compare
5580e4e
to
3f06eda
Compare
2551419
to
8ea4267
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v3.0 #4027 +/- ##
==========================================
- Coverage 98.25% 98.25% -0.01%
==========================================
Files 342 342
Lines 15437 15432 -5
Branches 1668 1668
==========================================
- Hits 15168 15163 -5
Misses 133 133
Partials 136 136 ☔ View full report in Codecov by Sentry. |
|
Remove the deprecated
CLIPluginProtocol
for v3.0.Currently failing because we still need to upgrade AA: litestar-org/advanced-alchemy#399