Repo stats and features as aggregates
This commit is contained in:
parent
c0a044fa0b
commit
2313e8675e
10 changed files with 258 additions and 24 deletions
|
|
@ -245,6 +245,7 @@ def create_analysis_run(
|
|||
summary = service.analyze_repository(
|
||||
repository_id,
|
||||
source_path=payload.source_path,
|
||||
use_cached_checkout=payload.use_cached_checkout,
|
||||
access_username=payload.access_username,
|
||||
access_password=payload.access_password,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue