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

add system tests for htsget #435

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

add system tests for htsget #435

wants to merge 2 commits into from

Conversation

pahatz
Copy link
Contributor

@pahatz pahatz commented Aug 26, 2024

Related issue(s) and PR(s)
This PR closes #367

Description
Adds system tests for htsget module

How to test

@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.24%. Comparing base (5943ded) to head (ff52f3b).
Report is 57 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #435   +/-   ##
=======================================
  Coverage   41.24%   41.24%           
=======================================
  Files          13       13           
  Lines        2051     2051           
=======================================
  Hits          846      846           
  Misses       1084     1084           
  Partials      121      121           
Flag Coverage Δ
unittests 41.24% <ø> (ø)

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

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

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.

Create integration tests for htsget module
2 participants