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

Numbafy merge_peaks #946

Merged
merged 4 commits into from
Jan 8, 2025
Merged

Numbafy merge_peaks #946

merged 4 commits into from
Jan 8, 2025

Conversation

dachengx
Copy link
Collaborator

@dachengx dachengx commented Jan 7, 2025

Also @numba.jit(nopython=True, nogil=True, cache=True) to @numba.njit(nogil=True, cache=True).

@coveralls
Copy link

coveralls commented Jan 7, 2025

Coverage Status

coverage: 88.941% (-0.2%) from 89.139%
when pulling 2c49c3b on numbafy_merge_peaks
into b850cc8 on master.

@dachengx dachengx marked this pull request as ready for review January 7, 2025 20:25
@dachengx dachengx merged commit f0a49d9 into master Jan 8, 2025
8 checks passed
@dachengx dachengx deleted the numbafy_merge_peaks branch January 8, 2025 10:27
@dachengx dachengx restored the numbafy_merge_peaks branch January 8, 2025 15:25
@dachengx dachengx deleted the numbafy_merge_peaks branch January 8, 2025 15: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.

2 participants