-
Notifications
You must be signed in to change notification settings - Fork 94
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
misc: add makefile #1071
misc: add makefile #1071
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1071 +/- ##
==========================================
- Coverage 67.07% 66.58% -0.50%
==========================================
Files 204 204
Lines 20543 20519 -24
==========================================
- Hits 13780 13663 -117
- Misses 6763 6856 +93 ☔ View full report in Codecov by Sentry. |
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.
Thanks @Farhad-Shabani
Added two comments.
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.
Nice ! ✨
* chore: add makefile * nit: types + use make check-features * nit * imp: add install-tools
Description
This streamlines the workflow for developers who wish to examine changes, manage dependencies, and execute multiple commands simultaneously during the development process.
PR author checklist:
Reviewer checklist:
Files changed
in the GitHub PR explorer.