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

Proposal: deprecate FixBAMFile.java #947

Merged
merged 1 commit into from
Aug 18, 2017

Conversation

magicDGS
Copy link
Member

Description

The FixBAMFile is an undocumented and untested feature that does not add anything to the HTSJDK as a library. I propose to deprecate this class and remove it eventually.

Checklist

  • Code compiles correctly
  • New tests covering changes and new functionality
  • All tests passing
  • Extended the README / documentation, if necessary
  • Is not backward compatible (breaks binary or source compatibility)

@codecov-io
Copy link

Codecov Report

Merging #947 into master will increase coverage by 0.009%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##              master      #947       +/-   ##
===============================================
+ Coverage     65.466%   65.475%   +0.009%     
- Complexity      7342      7343        +1     
===============================================
  Files            528       528               
  Lines          31980     31980               
  Branches        5467      5467               
===============================================
+ Hits           20936     20939        +3     
+ Misses          8891      8889        -2     
+ Partials        2153      2152        -1
Impacted Files Coverage Δ Complexity Δ
src/main/java/htsjdk/samtools/FixBAMFile.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...sjdk/samtools/util/Md5CalculatingOutputStream.java 76.923% <0%> (+7.692%) 9% <0%> (+1%) ⬆️

@lbergelson
Copy link
Member

@magicDGS I had no idea this thing was in htsjdk. 👍

@lbergelson lbergelson merged commit dcff7f5 into samtools:master Aug 18, 2017
@magicDGS magicDGS deleted the dgs_deprecate_FixBAMFile branch August 21, 2017 08:52
@magicDGS
Copy link
Member Author

Thanks @lbergelson and @yfarjoun!

@magicDGS magicDGS restored the dgs_deprecate_FixBAMFile branch June 28, 2018 12:27
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.

4 participants