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 cluster name to seletopclusts.txt #462

Merged
merged 1 commit into from
Jun 6, 2022
Merged

add cluster name to seletopclusts.txt #462

merged 1 commit into from
Jun 6, 2022

Conversation

rvhonorato
Copy link
Member

You are about to submit a new Pull Request. Before continuing make sure you read the contributing guidelines and you comply with the following criteria:

  • You have stick to Python. Talk with us before adding other programming languages to HADDOCK3
  • Your PR is about CNS
  • Your code is well documented: proper docstrings and explanatory comments for those tricky parts
  • You structured the code into small functions as much as possible. You can use classes if there's a (state) purpose
  • code follows our coding style
  • You wrote tests for the new code
  • tox tests pass. Run tox command inside the repository folder
  • -test.cfg examples execute without errors. Inside examples/ run python run_tests.py -b
  • PR does not add any install dependencies unless permission granted by the HADDOCK team
  • PR does not break licensing
  • [] Your PR is about writing documentation for already existing code 🔥
  • Your PR is about writing tests for already existing code :godmode:

add cluster name to seletopclusts.txt

@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2022

Codecov Report

Merging #462 (efffcf4) into main (b69d2fb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #462   +/-   ##
=======================================
  Coverage   71.00%   71.00%           
=======================================
  Files          91       91           
  Lines        5805     5805           
=======================================
  Hits         4122     4122           
  Misses       1683     1683           
Impacted Files Coverage Δ
...haddock/modules/analysis/seletopclusts/__init__.py 26.08% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b69d2fb...efffcf4. Read the comment docs.

@rvhonorato rvhonorato merged commit 1b4f878 into main Jun 6, 2022
@rvhonorato rvhonorato deleted the names branch June 6, 2022 07:47
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.

3 participants