-
-
Notifications
You must be signed in to change notification settings - Fork 576
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
Add script to report rules #2685
Conversation
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
dfcf51a
to
a6c2cdb
Compare
@mjherzog this is ready for you to look at. Here's the help text for this script:
You have to checkout this branch in a configured virtualenv and run the script if you want to check this out now. Attaching sample ouput files: |
@AyanSinhaMahapatra Thank you for running the sample with: |
I see clues for Accellera and Hacktivismo in the errant text. |
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.
See a few nits for your consideration!
Feel free to merge.
Add licensedb url, modify csv output to correct bugs, only add first 200 characters in case of text, modify functions and add docstrings. Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
be5cf35
to
716d959
Compare
@pombredanne added requested changes. @mjherzog added some changes that might fix your problems earlier. Made texts have only first 200 characters and removed some probably problematic csv file handling. Adding new csv file reports, do check if the bugs are resolved. The commands used to generate reports:
Reports: |
Partially adresses #2566
Tasks
Run tests locally to check for errors.