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

Updates based on testing #160

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

charles-cowart
Copy link
Collaborator

No description provided.

@charles-cowart
Copy link
Collaborator Author

charles-cowart commented Dec 19, 2024

@antgonza These are the latest updates from testing on qiita-rc. The PR is deceptively large as all of the changes are relatively small but it's across the board and the tests were adjusted as appropriate.

@coveralls
Copy link

coveralls commented Dec 19, 2024

Pull Request Test Coverage Report for Build 12458288441

Details

  • 126 of 183 (68.85%) changed or added relevant lines in 10 files are covered.
  • 5 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-1.1%) to 79.262%

Changes Missing Coverage Covered Lines Changed/Added Lines %
sequence_processing_pipeline/SeqCountsJob.py 58 62 93.55%
sequence_processing_pipeline/Commands.py 11 17 64.71%
sequence_processing_pipeline/GenPrepFileJob.py 5 20 25.0%
sequence_processing_pipeline/TRIntegrateJob.py 4 20 20.0%
sequence_processing_pipeline/TellReadJob.py 4 20 20.0%
Files with Coverage Reduction New Missed Lines %
sequence_processing_pipeline/TRIntegrateJob.py 1 56.9%
sequence_processing_pipeline/tests/test_Job.py 4 93.49%
Totals Coverage Status
Change from base Build 12146228444: -1.1%
Covered Lines: 2756
Relevant Lines: 3227

💛 - Coveralls

sequence_processing_pipeline/SeqCountsJob.py Outdated Show resolved Hide resolved
sequence_processing_pipeline/tests/test_SeqCountsJob.py Outdated Show resolved Hide resolved
sequence_processing_pipeline/util.py Outdated Show resolved Hide resolved
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.

3 participants