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

Experimental branch - Update Eukaryotic functions and testing for python 3.8 #117

Merged
merged 26 commits into from
Aug 22, 2024

Conversation

jtburrows
Copy link
Collaborator

Removed Github testing for py 3.6, deprecated testing modules

jtburrows and others added 26 commits August 2, 2024 01:31
…unction with chromosomal separation of genes, and function to read in yeast gff files
Update with eukaryotic functions - test on experimental branch for precommit issues with blacken docs
Experimental branch - switch upstream to experimental branch updates I performed on SBRG/pymodulon
Add additional arguments to ensure functionality in python 3.8
Fix issues in plotting functions and attempt to fix doc issues by adding jinja2 config
RegulonDB works but has long loading times which cause linkcheck to fail as of 8/22/24
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 7.56757% with 171 lines in your changes missing coverage. Please review.

Project coverage is 51.68%. Comparing base (77537f6) to head (d5140c1).
Report is 10 commits behind head on master.

Files Patch % Lines
src/pymodulon/gene_util.py 0.00% 81 Missing ⚠️
src/pymodulon/plotting.py 8.33% 76 Missing and 1 partial ⚠️
src/pymodulon/core.py 35.00% 12 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   54.23%   51.68%   -2.55%     
==========================================
  Files          17       17              
  Lines        3321     3500     +179     
  Branches      642      687      +45     
==========================================
+ Hits         1801     1809       +8     
- Misses       1395     1564     +169     
- Partials      125      127       +2     

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

@jtburrows jtburrows merged commit a3023c8 into master Aug 22, 2024
7 of 10 checks passed
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