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.2 release #92

Merged
merged 6 commits into from
Feb 18, 2025
Merged

0.2.2 release #92

merged 6 commits into from
Feb 18, 2025

Conversation

donaldcampbelljr
Copy link
Member

@donaldcampbelljr donaldcampbelljr commented Feb 18, 2025

[0.2.2]

@donaldcampbelljr
Copy link
Member Author

@nleroy917 ready for merge to master and new point release when it is convenient for you.

Copy link

codecov bot commented Feb 18, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 61.28%. Comparing base (af10480) to head (8e4e094).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
gtars/src/uniwig/writing.rs 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   61.28%   61.28%   -0.01%     
==========================================
  Files          37       37              
  Lines        6106     6111       +5     
==========================================
+ Hits         3742     3745       +3     
- Misses       2364     2366       +2     

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

@nleroy917
Copy link
Member

Just need to bump version in bindings I think (again, even though it doesn't matter). I feel like we should keep in sync? Maybe not

@donaldcampbelljr
Copy link
Member Author

yeah, absolutely. good catch.

@nleroy917
Copy link
Member

But, do we want to keep them in sync? Not sure if it matters that much -- I've just thus-far kept them in sync

@donaldcampbelljr
Copy link
Member Author

I would so as to cut down on any potential confusion.

@nleroy917
Copy link
Member

Definitely agree with that

@nleroy917 nleroy917 merged commit bd81805 into master Feb 18, 2025
6 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.

Allow writing chrom names with . in the name Allow skipping files that do not exist during merge.
2 participants