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

feat: add htslib container #1234

Merged
merged 5 commits into from Aug 22, 2023
Merged

Conversation

khurrammaqbool
Copy link
Contributor

@khurrammaqbool khurrammaqbool commented Aug 21, 2023

This PR:

Added: htslib container with samtools, bcftools, tabix and bgzip.

Review and tests:

  • Tests pass
  • Code review
  • New code is executed and covered by tests, and test approve

@khurrammaqbool khurrammaqbool self-assigned this Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (4e613c8) 99.42% compared to head (9057456) 99.42%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1234   +/-   ##
========================================
  Coverage    99.42%   99.42%           
========================================
  Files           41       41           
  Lines         1918     1919    +1     
========================================
+ Hits          1907     1908    +1     
  Misses          11       11           
Flag Coverage Δ
unittests 99.42% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
BALSAMIC/constants/cache.py 100.00% <100.00%> (ø)

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

Copy link
Contributor

@ivadym ivadym left a comment

Choose a reason for hiding this comment

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

Looks good! 👍

Left you some minor comments 😊

docs/programming_guide.rst Outdated Show resolved Hide resolved
BALSAMIC/containers/htslib/Dockerfile Outdated Show resolved Hide resolved
BALSAMIC/containers/htslib/Dockerfile Outdated Show resolved Hide resolved
BALSAMIC/containers/htslib/Dockerfile Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@khurrammaqbool khurrammaqbool merged commit eb21495 into develop Aug 22, 2023
23 checks passed
@khurrammaqbool khurrammaqbool deleted the feat/add_htslib_container branch August 22, 2023 09:01
@ivadym ivadym linked an issue Aug 22, 2023 that may be closed by this pull request
6 tasks
@khurrammaqbool khurrammaqbool linked an issue Oct 5, 2023 that may be closed by this pull request
@ivadym ivadym mentioned this pull request Nov 6, 2023
@khurrammaqbool khurrammaqbool mentioned this pull request Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Archived
Development

Successfully merging this pull request may close these issues.

[User Story] Fix recurrent problems with BALSAMIC containers CN-LoH analysis
2 participants