-
Notifications
You must be signed in to change notification settings - Fork 27
chore: removes unused AI dev-dependency #1896
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
chore: removes unused AI dev-dependency #1896
Conversation
Reviewer's GuideThis PR removes the unused AI-focused dev-dependency (termimad) from the workspace manifest files and updates the lock file to reflect the change. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Hey @helio-frota - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1896 +/- ##
==========================================
+ Coverage 68.06% 68.14% +0.08%
==========================================
Files 365 365
Lines 23063 23123 +60
Branches 23063 23123 +60
==========================================
+ Hits 15697 15758 +61
+ Misses 6486 6485 -1
Partials 880 880 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary by Sourcery
Remove the unused termimad development dependency from the workspace and its fundamental module
Chores: