Skip to content

Refactor importer_runner.py - #255

Merged
sbs2001 merged 2 commits into
aboutcode-org:developfrom
sbs2001:refactor_importer_runner
Sep 15, 2020
Merged

Refactor importer_runner.py#255
sbs2001 merged 2 commits into
aboutcode-org:developfrom
sbs2001:refactor_importer_runner

Conversation

@sbs2001

@sbs2001 sbs2001 commented Sep 14, 2020

Copy link
Copy Markdown
Collaborator

There are alot of problems with importer_runner.py .

It has lots of redundant code.

It is expected to break once we use the new models from purl mixin.

Fixes #242 and superset of #239

TODOs :

  • Use a smaller fixture than the current arch.json to reduce time to run tests

  • Handle in memory conflicts

Signed-off-by: Shivam Sandbhor shivam.sandbhor@gmail.com

@sbs2001 sbs2001 changed the title [WIP] Refactor importer_runner.py Refactor importer_runner.py Sep 14, 2020
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
@sbs2001
sbs2001 force-pushed the refactor_importer_runner branch from 99fd65b to cc7659f Compare September 14, 2020 13:20
Comment thread vulnerabilities/import_runner.py
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
@sbs2001
sbs2001 requested a review from pombredanne September 15, 2020 15:48

@pombredanne pombredanne left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thanks

@sbs2001
sbs2001 merged commit a44d173 into aboutcode-org:develop Sep 15, 2020
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.

Refactor import_runner.py

2 participants