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

Development #73

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Development #73

wants to merge 4 commits into from

Conversation

jaumebonet
Copy link
Owner

Changes Proposed in this Pull Request:

  • Add small functionalities to the system
  • Manage the behaviour of per_residue scores with the new SimpleMetrics system.

Check List:

  • closes #xxxx
  • tests added / passed
  • whatsnew entry
  • documentation updated and re-compiled

@codecov
Copy link

codecov bot commented Jun 4, 2019

Codecov Report

Merging #73 into master will decrease coverage by 0.01%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   84.25%   84.24%   -0.02%     
==========================================
  Files          43       43              
  Lines        4224     4227       +3     
==========================================
+ Hits         3559     3561       +2     
- Misses        665      666       +1
Impacted Files Coverage Δ
rstoolbox/io/rosetta.py 81.06% <100%> (ø) ⬆️
rstoolbox/components/description.py 90.96% <80%> (-0.45%) ⬇️

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 9466b9d...4f6cc04. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 4, 2019

Codecov Report

Merging #73 into master will decrease coverage by 0.01%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   84.25%   84.24%   -0.02%     
==========================================
  Files          43       43              
  Lines        4224     4227       +3     
==========================================
+ Hits         3559     3561       +2     
- Misses        665      666       +1
Impacted Files Coverage Δ
rstoolbox/io/rosetta.py 81.06% <100%> (ø) ⬆️
rstoolbox/components/description.py 90.96% <80%> (-0.45%) ⬇️

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 9466b9d...9ae76b6. Read the comment docs.

@coveralls
Copy link

coveralls commented Jun 4, 2019

Pull Request Test Coverage Report for Build 258

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 41 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.01%) to 84.244%

Files with Coverage Reduction New Missed Lines %
.tox/py36/lib/python3.6/site-packages/rstoolbox/components/description.py 15 90.96%
.tox/py36/lib/python3.6/site-packages/rstoolbox/io/rosetta.py 26 81.07%
Totals Coverage Status
Change from base Build 254: -0.01%
Covered Lines: 3561
Relevant Lines: 4227

💛 - Coveralls

Repository owner deleted a comment Jun 4, 2019
Repository owner deleted a comment Jun 4, 2019
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.

2 participants