-
Notifications
You must be signed in to change notification settings - Fork 14
[Analyzer] rda plugin #2457
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
Open
EagleoutIce
wants to merge
32
commits into
main
Choose a base branch
from
2096-rda-plugin
base: main
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.
Open
[Analyzer] rda plugin #2457
Changes from 19 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
e939458
wip(rda-plugin): draft implementation of RDA file parser
stimjannik 9563935
wip(rda-plugin): draft of RDA parser tests and random code generator
stimjannik 7fcfbe1
wip(rda-plugin): add real-world tests, start documentation
stimjannik 6ac49a2
wip(rda-plugin): first working version, restructuring, use zenodo files
stimjannik 7c4f7fd
feat(rda-plugin): add load parsing to dataflow
stimjannik ff1c2fd
doc(rda-plugin): add documentation
stimjannik 7c16c28
feat(rda-plugin): change vertices to function definitions
stimjannik 2a63567
test(rda-plugin): add first dataflow load test
stimjannik a0f18b4
feat-fix(rda-plugin): fix calls and reads edges
stimjannik 32f0ada
test(rda-plugin): add overwrite tests, adapt tests to new edges
stimjannik 15774a8
lint-fix(rda-plugin): exclude bzip2 from license check
stimjannik cd113e3
lint-fix(rda-plugin): fix linting issues
stimjannik 3bfa684
feat-fix(rda-plugin): handle side effects
stimjannik 31777fd
test(rda-plugin): make tests dependent on zenodo csv
stimjannik 9ffdc9b
test(rda-plugin): skip tests if test files are missing
stimjannik 3fbba81
lint-fix(rda-plugin): fix braces
stimjannik b1140be
doc-fix(rda-plugin): add ignoreLoadCalls to wiki page
stimjannik b1b06f5
tests(rda-plugin): add random rda tests to dataflow-load.test.ts
stimjannik 8a25d6f
test-fix(rda-plugin): fix deletion of tmp folder
stimjannik 2b8a92b
refactor(rda-plugin): clean up RDAParser and built-in-load
stimjannik c43fe50
refactor(rda-plugin): clean up built-in-load
stimjannik b0435f6
Merge remote-tracking branch 'origin/main' into 2096-rda-plugin
stimjannik 65f0cd0
feat-fix(rda-plugin): complete load() integration after merge
stimjannik 8a6b80f
feat-fix(rda-plugin): mark unresolvable file as unknown effect
stimjannik a40daee
feat(rda-plugin): include environment
stimjannik f08094f
doc(random-r-code-generator): document random R code generator
stimjannik 69da2aa
Merge remote-tracking branch 'origin/main' into 2096-rda-plugin
stimjannik 89e6fcf
feat-fix(rda-plugin): add load to built-in, fix tests
stimjannik 243a706
fix(random-r-code-generator): correct weighted random index selection
stimjannik 2ee69c4
fix(random-r-code-generator): use valid R expression in generatePromise
stimjannik 06ace52
fix(random-r-code-generator): generate rows*cols elements for matrix…
stimjannik f6a5bdc
fix(random-r-code-generator): use path.join for temp dir
stimjannik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.