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 minimal install workflow #230

Merged
merged 12 commits into from Dec 7, 2022
Merged

Add minimal install workflow #230

merged 12 commits into from Dec 7, 2022

Conversation

a-r-j
Copy link
Owner

@a-r-j a-r-j commented Nov 2, 2022

Reference Issues/PRs

Adds minimal install workflow, including for python 3.11

@a-r-j a-r-j added 2 - Priority P2 Medium priority enhancement New feature or request dependencies Pull requests that update a dependency file labels Nov 2, 2022
@a-r-j a-r-j mentioned this pull request Nov 2, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 40.27% // Head: 47.84% // Increases project coverage by +7.57% 🎉

Coverage data is based on head (b402abc) compared to base (8123f42).
Patch coverage: 52.19% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
+ Coverage   40.27%   47.84%   +7.57%     
==========================================
  Files          48       85      +37     
  Lines        2811     5405    +2594     
==========================================
+ Hits         1132     2586    +1454     
- Misses       1679     2819    +1140     
Impacted Files Coverage Δ
graphein/ml/diffusion.py 0.00% <0.00%> (ø)
graphein/ppi/graph_metadata.py 0.00% <0.00%> (ø)
graphein/ppi/visualisation.py 0.00% <0.00%> (ø)
graphein/protein/analysis.py 0.00% <0.00%> (ø)
graphein/protein/features/sequence/utils.py 28.00% <0.00%> (+3.00%) ⬆️
graphein/protein/features/utils.py 27.77% <0.00%> (ø)
graphein/rna/visualisation.py 28.57% <ø> (+28.57%) ⬆️
graphein/utils/config.py 100.00% <ø> (+100.00%) ⬆️
graphein/utils/config_parser.py 100.00% <ø> (ø)
graphein/utils/utils.py 52.22% <ø> (+17.70%) ⬆️
... and 81 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented Dec 6, 2022

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

@a-r-j a-r-j merged commit 4882b7a into master Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - Priority P2 Medium priority dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants