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

Fixes for issues found by SpotBugs #1283

Merged
merged 1 commit into from
Feb 20, 2019
Merged

Fixes for issues found by SpotBugs #1283

merged 1 commit into from
Feb 20, 2019

Commits on Feb 20, 2019

  1. rm CramHeader.clone()

    rm ExternalBlock class, add static factory method
    - resolves use of initialized value found by SpotBugs
    
    rm unused nextRecord
    
    nextRecord -> samRecord
    
    basic content ID check test
    
    createRawNonExternalBlock and more tests
    
    enableFileSourceTest
    
    revert CRAMFileReaderTest
    
    BlockTest to Block package
    
    Update src/test/java/htsjdk/samtools/cram/structure/BlockTest.java
    
    Co-Authored-By: jmthibault79 <[email protected]>
    jmthibault79 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    71aee8c View commit details
    Browse the repository at this point in the history