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

Re-organize repository #20

Merged
merged 21 commits into from
Feb 6, 2023
Merged

Re-organize repository #20

merged 21 commits into from
Feb 6, 2023

Conversation

rvhonorato
Copy link
Member

@rvhonorato rvhonorato commented Feb 6, 2023

This PR updates the installation in order to facilitate ci/cd publishing it at PyPi (upcoming PR) and adds missing documentations and code-style checks.

I've update the old setup.py in favor of the newer and pyproject.toml (pypa/setuptools#1688).

* Update unittests.yml

* add coverage

* update CI

* Update ci.yml
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2023

Codecov Report

Base: 56.68% // Head: 56.49% // Decreases project coverage by -0.20% ⚠️

Coverage data is based on head (ae88ec8) compared to base (a933bb0).
Patch coverage: 37.50% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   56.68%   56.49%   -0.20%     
==========================================
  Files           9        8       -1     
  Lines         441      439       -2     
==========================================
- Hits          250      248       -2     
  Misses        191      191              
Impacted Files Coverage Δ
prodigy/lib/freesasa_tools.py 45.79% <ø> (ø)
prodigy/predict_IC.py 47.05% <28.57%> (ø)
tests/test_prodigy.py 94.23% <100.00%> (ø)

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.

@rvhonorato rvhonorato marked this pull request as ready for review February 6, 2023 12:12
@rvhonorato rvhonorato changed the title Update installation config Re-organize repository Feb 6, 2023
@rvhonorato rvhonorato merged commit 28cca41 into main Feb 6, 2023
@rvhonorato rvhonorato deleted the setup branch February 6, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants