samtools / htsjdk

A Java API for high-throughput sequencing data (HTS) formats.
http://samtools.github.io/htsjdk/
283 stars 242 forks source link

Deprecate OTHER as a PL value #1552

Closed lbergelson closed 3 years ago

lbergelson commented 3 years ago

I kind of hate how I've formatted the new list but I'm not sure what a better way to do it is...

codecov-commenter commented 3 years ago

Codecov Report

Merging #1552 (6e5ff07) into master (d5f7e10) will increase coverage by 0.006%. The diff coverage is 100.000%.

@@               Coverage Diff               @@
##              master     #1552       +/-   ##
===============================================
+ Coverage     69.478%   69.484%   +0.006%     
  Complexity      8980      8980               
===============================================
  Files            606       606               
  Lines          35771     35778        +7     
  Branches        5944      5944               
===============================================
+ Hits           24853     24860        +7     
  Misses          8565      8565               
  Partials        2353      2353               
Impacted Files Coverage Δ Complexity Δ
.../main/java/htsjdk/samtools/SAMReadGroupRecord.java 93.976% <100.000%> (+0.555%) 48.000 <0.000> (ø)