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

Update minimap version #1027

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Update minimap version #1027

merged 2 commits into from
Oct 25, 2024

Conversation

Donaim
Copy link
Member

@Donaim Donaim commented Oct 23, 2023

Since minimap base algorithm changed between versions, this update requires setting the bw and bw_long options to retain the original behaviour.

See lh3/minimap2#1124 for more details.

@Donaim Donaim added this to the near future milestone Mar 12, 2024
@Donaim Donaim modified the milestones: near future, 7.18 Jul 11, 2024
@Donaim Donaim changed the base branch from master to connect-minimap-hits October 24, 2024 18:43
@Donaim Donaim changed the title [WIP] Update minimap version Update minimap version Oct 24, 2024
@Donaim Donaim marked this pull request as ready for review October 24, 2024 18:43
Since minimap base algorithm changed between versions, this update
requires setting the bw and bw_long options to retain the original
behaviour. See lh3/minimap2#1124 for more details.

Also, the quality calculation was adjusted in minimap.
This is not a significant change for us because that quality
metrics is not actually used anywhere.
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (connect-minimap-hits@56e7afc). Learn more about missing BASE report.

Additional details and impacted files
@@                   Coverage Diff                   @@
##             connect-minimap-hits    #1027   +/-   ##
=======================================================
  Coverage                        ?   87.66%           
=======================================================
  Files                           ?       30           
  Lines                           ?     7174           
  Branches                        ?        0           
=======================================================
  Hits                            ?     6289           
  Misses                          ?      885           
  Partials                        ?        0           

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

Base automatically changed from connect-minimap-hits to master October 25, 2024 23:00
@Donaim Donaim merged commit 7a5d983 into master Oct 25, 2024
3 checks passed
@Donaim Donaim deleted the update-minimap branch October 25, 2024 23: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.

1 participant