-
Notifications
You must be signed in to change notification settings - Fork 3
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
Avoid creating analysis records until --commit
#55
Comments
6 tasks
Yes, I like this idea. Here we can create some logic to skip analyses creations: Lines 1478 to 1504 in 78c6c44
And just show a |
Yeah I'm open to working on this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A problem I've encountered is misspecifying application filters can result in a bunch of unwanted analysis records.
What do you think of something like:
--commit
--commit
The text was updated successfully, but these errors were encountered: