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

fix: problem to identify new sequences #74

Merged
merged 2 commits into from
Aug 27, 2023
Merged

fix: problem to identify new sequences #74

merged 2 commits into from
Aug 27, 2023

Conversation

pythonbrad
Copy link
Owner

@pythonbrad pythonbrad commented Aug 27, 2023

The problem come from an incomplete implementation at 7b3d09c (#44).
It's most observed for sequences of one character (eg. a -> x).

@pythonbrad pythonbrad self-assigned this Aug 27, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5990419163

  • 22 of 22 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 99.196%

Totals Coverage Status
Change from base Build 5939982376: 0.01%
Covered Lines: 617
Relevant Lines: 622

💛 - Coveralls

@pythonbrad pythonbrad merged commit 80e36c8 into main Aug 27, 2023
5 checks passed
@pythonbrad pythonbrad deleted the fix branch August 27, 2023 10:43
The problem come from an incomplete implementation at 7b3d09c (#44).
It's most observed for sequences of one character (eg. a -> x).
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.

None yet

2 participants