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

feat: add threading support to bwa mem #28

Merged
merged 2 commits into from
Jan 18, 2025
Merged

feat: add threading support to bwa mem #28

merged 2 commits into from
Jan 18, 2025

Conversation

nh13
Copy link
Member

@nh13 nh13 commented Jan 18, 2025

Fixes #21


📚 Documentation preview 📚: https://pybwa--28.org.readthedocs.build/en/28/

@nh13 nh13 mentioned this pull request Jan 17, 2025
2 tasks
@nh13 nh13 force-pushed the feat/bwa-mem-threading branch 2 times, most recently from 20be05c to 95baf97 Compare January 18, 2025 05:00
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fa10c6e) to head (86c5e7d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            3         3           
=========================================
  Hits             3         3           

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

@nh13 nh13 force-pushed the feat/bwa-mem-threading branch 4 times, most recently from 7913534 to 94bc13a Compare January 18, 2025 06:23
Base automatically changed from feat/bwa-aln-threading to main January 18, 2025 06:24
nh13 added 2 commits January 17, 2025 23:28
fix: define macros to enable threading (especially in bwa aln)
@nh13 nh13 force-pushed the feat/bwa-mem-threading branch from ef0fc47 to 86c5e7d Compare January 18, 2025 06:29
@nh13 nh13 merged commit d641015 into main Jan 18, 2025
19 checks passed
@nh13 nh13 deleted the feat/bwa-mem-threading branch January 18, 2025 06:32
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.

Support multi-threading
1 participant