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

Check for PyPi and Conda package version availability #191

Merged
merged 6 commits into from
Nov 7, 2018

Conversation

sven1103
Copy link
Member

@sven1103 sven1103 commented Nov 6, 2018

Addresses bug #189

PR checklist

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • CHANGELOG.md is updated
  • README.md is updated

@codecov-io
Copy link

codecov-io commented Nov 6, 2018

Codecov Report

Merging #191 into dev will decrease coverage by 0.16%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #191      +/-   ##
==========================================
- Coverage   92.11%   91.94%   -0.17%     
==========================================
  Files           8        8              
  Lines         900      906       +6     
==========================================
+ Hits          829      833       +4     
- Misses         71       73       +2
Impacted Files Coverage Δ
nf_core/lint.py 96.63% <75%> (-0.52%) ⬇️

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 5a142a9...279a934. Read the comment docs.

@sven1103 sven1103 requested a review from a team November 6, 2018 21:24
Copy link
Member

@apeltzer apeltzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice

@apeltzer apeltzer merged commit cb9a2c9 into nf-core:dev Nov 7, 2018
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.

None yet

3 participants