-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Creates a single analysis crate that handles most of the Hipche…
…ck analysis pipeline (#45) * feat: Makes hc_analysis and hc_metric modules inside of hc_analysis * feat: Move hc_score into hc_analysis * feat: Moved hc_report_builder and hc_session (with hc_spdx) into hc_analysis * fix: Adds missing tempfile dependency to hc_analysis
- Loading branch information
1 parent
c3ad84f
commit 5b7e6eb
Showing
37 changed files
with
1,056 additions
and
1,164 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.