Skip to content

#3375 - Improve the alignment logic#3439

Merged
AliaksandrDziarkach merged 4 commits intomasterfrom
feature/3375-new-allignemt-logic
Jan 6, 2026
Merged

#3375 - Improve the alignment logic#3439
AliaksandrDziarkach merged 4 commits intomasterfrom
feature/3375-new-allignemt-logic

Conversation

@AliaksandrDziarkach
Copy link
Copy Markdown
Collaborator

Implemented Needleman-Wunsch algorithm. Added UT

Generic request

  • PR name follows the pattern #1234 – issue name
  • branch name does not contain '#'
  • base branch (master or release/xx) is correct
  • PR is linked with the issue
  • task status changed to "Code review"
  • code follows product standards
  • regression tests updated

Implemented Needleman-Wunsch algorithm. Added UT
Copy link
Copy Markdown
Collaborator

@even1024 even1024 left a comment

Choose a reason for hiding this comment

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

looks ok

@AliaksandrDziarkach AliaksandrDziarkach merged commit 7883d7c into master Jan 6, 2026
176 of 180 checks passed
@AliaksandrDziarkach AliaksandrDziarkach deleted the feature/3375-new-allignemt-logic branch January 6, 2026 17:13
@AliaksandrDziarkach AliaksandrDziarkach linked an issue Jan 6, 2026 that may be closed by this pull request
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.

Improve the alignment logic

2 participants