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

Make has_no_back_tracking() compatible with generate_annotation() #1114

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

adrien-berchet
Copy link
Member

The has_no_back_tracking() function could not be used by the generate_annotation() function because the output was not formatted as expected. This PR fixes this issue.

@codecov-commenter
Copy link

Codecov Report

Merging #1114 (ec05fff) into master (8fbf63d) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1114   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           36        36           
  Lines         2456      2456           
=========================================
  Hits          2456      2456           

@adrien-berchet adrien-berchet merged commit 068740a into master Apr 15, 2024
5 checks passed
@adrien-berchet adrien-berchet deleted the has_no_back_tracking branch April 15, 2024 08:13
@adrien-berchet
Copy link
Member Author

Thanks!

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.

3 participants