-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: analysis workflow option #937
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## develop #937 +/- ##
===========================================
- Coverage 99.60% 99.26% -0.35%
===========================================
Files 29 29
Lines 1761 1758 -3
===========================================
- Hits 1754 1745 -9
- Misses 7 13 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
This PR:
Is the duplicate of #932, where the base branch
develop
is corrupted which resulted in the codecov issuesFixes: #896
analysis_workflow
option to balsamic config case to run different workflows (balsamic
,balsamic-umi
)--analysis-workflow=balsamic
run only balsamic workflow, else if--analysis-workflow=balsamic-umi
runs both balsamic+UMI workflowTest CommandLine
Changed:
balsamic-umi
balsamic
Review and tests: