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

feat: allow symmetrization of down variations #470

Merged
merged 5 commits into from
Mar 17, 2024

Conversation

alexander-held
Copy link
Member

Template symmetrization was previously only possible for up variations (meaning the down variation is created via symmetrization). This update also enables symmetrization for down variations.

* allow symmetrization of down variations to create templates for up variations
* updated pre-commit

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2baf8f5) to head (b84439b).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #470   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2083      2093   +10     
  Branches       340       344    +4     
=========================================
+ Hits          2083      2093   +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexander-held alexander-held merged commit f116d4e into master Mar 17, 2024
7 checks passed
@alexander-held alexander-held deleted the feat/down-symmetrization branch March 17, 2024 16:43
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.

1 participant