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

Some refactoring #478

Merged
merged 5 commits into from
Jan 28, 2025
Merged

Some refactoring #478

merged 5 commits into from
Jan 28, 2025

Conversation

marcelm
Copy link
Collaborator

@marcelm marcelm commented Jan 27, 2025

I didn’t get anywhere with the actual change I wanted to make (related to MCS), but here’s at least some refactoring I did along the way. The biggest change is factoring out a get_nams() function that contains some code previously duplicated between align_or_map_single and
align_or_map_paired.

This should make it slightly more clear that this is just a regular
std::vector. We also don’t havee this type of alias for any of the
other vectors.
To unify how this attribute is named in various structs
This removes some code duplicated between align_or_map_single and
align_or_map_paired.
@ksahlin
Copy link
Owner

ksahlin commented Jan 28, 2025

Excellent, approved!

@marcelm marcelm merged commit 82af37e into main Jan 28, 2025
11 checks passed
@marcelm marcelm deleted the refactor branch January 28, 2025 22:25
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