-
Notifications
You must be signed in to change notification settings - Fork 9
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
Bachlorthesis Friedel #659
Draft
Sinerum
wants to merge
216
commits into
vara-dev
Choose a base branch
from
BachlorThesisFriedel
base: vara-dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
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
…t for the sampling points.
From now on, users can specify a datetime instead of of a commit hash to select a range of commits. vara-cs gen -p xz select_sample --start 2021-08-08 --end 2022-1-1
Converters are required for CLI options that are converted to complex types by click so that they can still be properly stored in an artefact file.
Implement new sub command all for vara-cs cleanup Add options --experiment, --case-studies and --report to the base command to better filter which reports are deleted Remove subcommand error this functionality is now provided by a --error flag for the all subcommand. resolves se-sic/VaRA#844
In cases where the start timestamp is before the initial commit, we should select the initial commit.
Switches the default to disabled blocked revisions when sampling.
Adapts the b_verifier_report_opt_plot plot to the click CLI.
Adapts the b_verifier_report_no_opt_plot plot to the click CLI.
The new ZippedReportFolder is a context manager with which experiments can create a folder report, i.e., a folder into which any amount of files can be dropped into and which is compressed into a single report file afterwards.
This PR adds a graph abstraction for blame interaction data with different views on the blame data. Using graphs allows us to analyze blame interactions from a graph-theoretic perspective.
…ere used any ways
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.