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

Single implementation for all response strategies #35

Merged
merged 5 commits into from
Oct 10, 2024
Merged

Conversation

pratikunterwegs
Copy link
Collaborator

@pratikunterwegs pratikunterwegs commented Oct 7, 2024

This PR removes dual implementation levels for response strategies. The "elimination" strategy has a "high" implementation level, while all other strategies keep their "light" implementation level.

  • Data preparation scripts and closure_data object has been updated;
  • The daedalus() argument implementation_level has been removed;
  • Tests and documentation have been updated to remove references to implementation levels.

This PR bumps the package to v0.0.16 and needs to be merged after #34 (or versioned correctly).

@pratikunterwegs pratikunterwegs merged commit 8ddc0c9 into main Oct 10, 2024
10 checks passed
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.

2 participants