Skip to content
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

Chore/310 refactor direct analyses to common interface #314

Merged
merged 27 commits into from
Mar 11, 2024

Conversation

ArdtK
Copy link
Contributor

@ArdtK ArdtK commented Mar 8, 2024

No description provided.

@ArdtK ArdtK linked an issue Mar 8, 2024 that may be closed by this pull request
6 tasks
@ArdtK ArdtK changed the title Chore/310 refactor analyses to common interface Chore/310 refactor direct analyses to common interface Mar 11, 2024
@ArdtK ArdtK requested a review from Carsopre March 11, 2024 10:04
@ArdtK ArdtK marked this pull request as ready for review March 11, 2024 10:08
Copy link
Collaborator

@Carsopre Carsopre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very promising, some remarks throughout the whole PR need to be addressed before merging.

ra2ce/analysis/analysis_factory.py Outdated Show resolved Hide resolved
ra2ce/analysis/analysis_protocol.py Outdated Show resolved Hide resolved
ra2ce/analysis/analysis_protocol.py Outdated Show resolved Hide resolved
ra2ce/analysis/direct/analysis_direct_protocol.py Outdated Show resolved Hide resolved
ra2ce/analysis/direct/direct_damage.py Outdated Show resolved Hide resolved
ra2ce/analysis/direct/effectiveness_measures.py Outdated Show resolved Hide resolved
ra2ce/analysis/direct/effectiveness_measures.py Outdated Show resolved Hide resolved
ra2ce/runners/indirect_analysis_runner.py Show resolved Hide resolved
tests/analysis/direct/test_effectiveness_measures.py Outdated Show resolved Hide resolved
@ArdtK ArdtK merged commit 8e6114b into master Mar 11, 2024
3 checks passed
@ArdtK ArdtK deleted the chore/310-refactor-analyses-to-common-interface branch March 11, 2024 12:51
Carsopre pushed a commit that referenced this pull request Apr 12, 2024
…common-interface

chore: 310 refactor direct analyses to common interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Direct analyses implement the same interface.
2 participants