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 support for changelogs and insecure packages #236

Merged
merged 4 commits into from
Jul 21, 2017
Merged

Add support for changelogs and insecure packages #236

merged 4 commits into from
Jul 21, 2017

Conversation

jayfk
Copy link
Contributor

@jayfk jayfk commented Jul 20, 2017

@codecov
Copy link

codecov bot commented Jul 20, 2017

Codecov Report

Merging #236 into master will increase coverage by 0.01%.
The diff coverage is 93.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
+ Coverage   97.13%   97.15%   +0.01%     
==========================================
  Files           9       10       +1     
  Lines         943      984      +41     
==========================================
+ Hits          916      956      +40     
- Misses         27       28       +1
Impacted Files Coverage Δ
pyup/__init__.py 100% <100%> (ø) ⬆️
pyup/updates.py 100% <100%> (ø) ⬆️
pyup/settings.py 66.66% <66.66%> (ø)
pyup/requirements.py 97% <93.33%> (+0.42%) ⬆️

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 a00a0f0...de4ede7. Read the comment docs.

@jayfk jayfk merged commit bb1dd20 into master Jul 21, 2017
@rafaelpivato rafaelpivato deleted the 0.8-release branch April 30, 2020 03:18
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.

Add an API option Show changes info Implement is_insecure
2 participants