Skip to content

Demonstrates that max-hits can be specified with values greater than a short size #110

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

nh13
Copy link
Member

@nh13 nh13 commented Jun 4, 2025


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

Copy link

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bbec7b2) to head (d5a5918).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #110   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          777       747   -30     
=========================================
- Hits           777       747   -30     

☔ 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 force-pushed the debug/max-hits branch from b3264b5 to b7410dc Compare June 4, 2025 00:53
@nh13 nh13 force-pushed the debug/max-hits branch from b7410dc to 0d708b3 Compare June 4, 2025 00:56
@@ -43,7 +43,6 @@ cdef extern from "bntseq.h":
void bns_destroy(bntseq_t *bns)

cdef bytes force_bytes(object s)
cdef bytes force_bytes_with(object s, encoding: str | None = *, errors: str | None = *)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure why this doesn't work anymore, but fixing to get it to compile for this PR

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