Skip to content
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

JSON & CSV parameters #100

Merged
merged 8 commits into from
Aug 12, 2021
Merged

JSON & CSV parameters #100

merged 8 commits into from
Aug 12, 2021

Conversation

ABHAY0O7
Copy link
Contributor

@ABHAY0O7 ABHAY0O7 commented Aug 6, 2021

Implemented the remaining two parameters i.e. createResultJson & createClassUsageCsv with tests.
Now the plugin will be able to produce json and csv file of the debloated result.

This will ensure that plugin will not fail on an empty project
This test will ensure that the plugin returns the desired output only for unused dependences
This test will ensure that the plugin returns the desired output only for used dependences
This test will ensure that the plugin runs successfully with 'createBuildDebloated' parameter.
Ignored original output files from resources
These parameters will create a .json and .csv file respectively of the debloated result of dependencies generated by depclean-gradle-plugin which can be used in large data analysis
@sonarcloud
Copy link

sonarcloud bot commented Aug 6, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ABHAY0O7 ABHAY0O7 mentioned this pull request Aug 6, 2021
@tdurieux tdurieux merged commit 7b01b57 into ASSERT-KTH:master Aug 12, 2021
@tdurieux
Copy link
Contributor

tdurieux commented Aug 12, 2021

Thank you for the PR

@ABHAY0O7 ABHAY0O7 deleted the json-parameter branch August 12, 2021 18:51
@ABHAY0O7 ABHAY0O7 changed the title JSON & CSV parameters (3) JSON & CSV parameters Aug 12, 2021
@ABHAY0O7 ABHAY0O7 mentioned this pull request Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants