-
Notifications
You must be signed in to change notification settings - Fork 33
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
[Automation] Add CI linters/checks #190
Conversation
200f2d1
to
45eee48
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #190 +/- ##
=======================================
Coverage ? 40.46%
=======================================
Files ? 26
Lines ? 1913
Branches ? 0
=======================================
Hits ? 774
Misses ? 1082
Partials ? 57 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
40e0cce
to
5d37015
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.
Please update the PR description.
@okdas We might be doing a techdebt "bug bash" next week. Do you think it'd be possible to have a baseline implementation of this that we can build on / add to? |
Yes, if this is not going to be ready by then I will export linters output we can go through together. |
@okdas Just wanted to follow up if there are any blockers on this PR? |
No blockers, will pick it up soon. |
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.
I think you can change this from a draft to a real PR.
@okdas Do you need another review on this or is it still a WIP? |
Co-authored-by: Daniel Olshansky <[email protected]>
c890709
to
e5779fe
Compare
this is ready for review now, thanks! |
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.
Left a few some suggestions/comments throughout but looking forward to getting this in!
Very well designed and documented!
Co-authored-by: Daniel Olshansky <[email protected]>
Co-authored-by: Daniel Olshansky <[email protected]>
Co-authored-by: Daniel Olshansky <[email protected]>
Co-authored-by: Daniel Olshansky <[email protected]>
Co-authored-by: Daniel Olshansky <[email protected]>
@okdas Lmk when I should re-review here. Someone on the team will likely need to a single followup PR because it looks like we caught a bunch of stuff :) |
@Olshansk you can re-review now.
Haha, yes! Here's an example of Note: we have a very limited number of linters turned on! If you want to go crazy you could run |
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.
- Next time, please make sure to "re-request review" when something is ready to be re-reviewed:
- I left one open comment. please update it before merging
Description
Adding linters and static checkers to CI rotation.
Issue
CI part of #175
Type of change
Please mark the options that are relevant.
List of changes
Checklist