Skip to content

Add new unit tests to increase code coverage#42

Merged
JAlvarezJarreta merged 6 commits intomainfrom
jalvarez/pytest
May 1, 2026
Merged

Add new unit tests to increase code coverage#42
JAlvarezJarreta merged 6 commits intomainfrom
jalvarez/pytest

Conversation

@JAlvarezJarreta
Copy link
Copy Markdown
Collaborator

I have also taken the opportunity to patch a coming issue in Python 3.12 with shutils.unpack_archive() and the addition of a new argument.

@JAlvarezJarreta JAlvarezJarreta force-pushed the jalvarez/pytest branch 4 times, most recently from 9184981 to 63a5eea Compare April 24, 2026 13:41
@github-actions
Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissBranchBrPartCoverMissing
src/ensembl/utils
   __init__.py5000100% 
   archive.py3416197%98
   argparse.py1000320100% 
   checksums.py12000100% 
   logging.py25020100% 
   plugin.py720141100% 
   rloader.py460120100% 
src/ensembl/utils/database
   __init__.py3000100% 
   dbconnection.py98710492%217, 219, 221, 224–225, 229–230
   unittestdb.py701030985%99, 103, 125–126, 145, 169–172, 174
TOTAL465181061596% 

Tests Skipped Failures Errors Time
96 0 💤 0 ❌ 0 🔥 1.662s ⏱️

@JAlvarezJarreta JAlvarezJarreta changed the title Add new unit tests and test configurations to increase code coverage Add new unit tests to increase code coverage Apr 24, 2026
@JAlvarezJarreta JAlvarezJarreta merged commit 531524f into main May 1, 2026
4 of 5 checks passed
@JAlvarezJarreta JAlvarezJarreta deleted the jalvarez/pytest branch May 1, 2026 14:20
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.

1 participant