Skip to content

feat: output the HN tag and optionally add the MD to the XA tag#25

Merged
nh13 merged 1 commit intomainfrom
feat/patches
Jan 17, 2025
Merged

feat: output the HN tag and optionally add the MD to the XA tag#25
nh13 merged 1 commit intomainfrom
feat/patches

Conversation

@nh13
Copy link
Member

@nh13 nh13 commented Jan 17, 2025

This requires us to patch bwa, which we store in the patches sub-directory. They are applied before we build, and reverted after the build completes (regardless of success). They can be removed when the bwa PRs are merged and submodule updated.

See: lh3/bwa#438
See: lh3/bwa#439

Fixes #17
Fixes #20


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

This requires us to patch bwa, which we store in the patches
sub-directory.  They are applied before we build, and reverted after
the build completes (regardless of success).  They can be removed
when the bwa PRs are merged and submodule updated.

See: lh3/bwa#438
See: lh3/bwa#439
@codecov
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4019e84) to head (8f10eeb).
Report is 85 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #25   +/-   ##
=========================================
  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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nh13 nh13 merged commit fa2872b into main Jan 17, 2025
20 checks passed
@nh13 nh13 deleted the feat/patches branch January 17, 2025 20:45
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.

Output MD in the XA tag Output HN tag in bwa mem

1 participant