-
Notifications
You must be signed in to change notification settings - Fork 193
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
Restructure contrib directory #793
Restructure contrib directory #793
Conversation
Thanks for opening your first pull request! If you haven't yet signed our Contributor License Agreement (CLA), then please do so that we can accept your contribution. A link should appear shortly in this PR if you have not already signed one. |
|
Hi @sumit-158 and welcome aboard! Can you please fix up the conflicts on your PR? Otherwise, it looks good to me! |
Done! @brettmc |
Last thing is can you fix the linting error? ( |
There are instructions in the readme on how to set up your dev environment (specifically, you need to set up your .env file) |
Make all passes successfully locally |
Codecov Report
@@ Coverage Diff @@
## main #793 +/- ##
=========================================
Coverage 80.40% 80.40%
Complexity 1765 1765
=========================================
Files 222 222
Lines 4516 4516
=========================================
Hits 3631 3631
Misses 885 885
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Restructured the contrib unit test directory
fix: #769