Skip to content

Commit

Permalink
Regenerate asgiref 3.3.0 test data #411
Browse files Browse the repository at this point in the history
    * Mark ProjectCodebase tests with expectedFailure
    * We will revisit ProjectCodebase and update it to fit our current models

Signed-off-by: Jono Yang <jyang@nexb.com>
  • Loading branch information
JonoYang committed May 10, 2022
1 parent 774c5b7 commit a6bffc5
Show file tree
Hide file tree
Showing 7 changed files with 1,156 additions and 2,204 deletions.
1 change: 1 addition & 0 deletions scanpipe/pipes/codebase.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def get_tree(resource, fields, codebase=None):
return resource_dict


# TODO: Walking the ProjectCodebase is broken as we do not have a consistent way to get the root of a codebase.
class ProjectCodebase:
"""
Represents the codebase of a project stored in the database.
Expand Down
Loading

0 comments on commit a6bffc5

Please sign in to comment.