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

0.2.1 release #85

Merged
merged 6 commits into from
Feb 11, 2025
Merged

0.2.1 release #85

merged 6 commits into from
Feb 11, 2025

Conversation

donaldcampbelljr
Copy link
Member

@donaldcampbelljr donaldcampbelljr commented Feb 11, 2025

Point release which primarily bumps bigtools to v 0.5.0 and should subsequently fix #74 and #77

Also closes #84

donaldcampbelljr and others added 5 commits January 27, 2025 12:57
Allow commented lines in fragment files as CellRanger-ATAC/CellRangerARC
puts some commented lines at the start of the file.
Allow commented lines in fragment files.
@nleroy917
Copy link
Member

🎉🎉🎉

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.28%. Comparing base (5ce8434) to head (f0dece6).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
gtars/src/scoring/fragment_scoring.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #85   +/-   ##
=======================================
  Coverage   61.27%   61.28%           
=======================================
  Files          37       37           
  Lines        6102     6106    +4     
=======================================
+ Hits         3739     3742    +3     
- Misses       2363     2364    +1     

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

@donaldcampbelljr
Copy link
Member Author

I just confirmed that this does fix #74 and #77

Copy link
Member

@nleroy917 nleroy917 left a comment

Choose a reason for hiding this comment

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

Lets merge Lets bump the python bindings version... then merge

@nleroy917 nleroy917 merged commit 848078e into master Feb 11, 2025
4 checks passed
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.

gtars uniwig trying to create coordinates larger than chr Bump bigtools once released
3 participants