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

Target apt updates #6

Merged
merged 7 commits into from
Jun 30, 2017
Merged

Target apt updates #6

merged 7 commits into from
Jun 30, 2017

Conversation

paul-krohn
Copy link
Contributor

Allow targeting apt-get update to only update the sources in a specified file; avoids delays and spurious failures from sources not related to your deployment.

@paul-krohn
Copy link
Contributor Author

I wasn't sure if I should go ahead and bump the version number; let me know.

@codecov-io
Copy link

codecov-io commented Jun 23, 2017

Codecov Report

Merging #6 into master will increase coverage by 0.44%.
The diff coverage is 96.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   94.83%   95.27%   +0.44%     
==========================================
  Files           2        2              
  Lines         213      233      +20     
==========================================
+ Hits          202      222      +20     
  Misses         11       11
Impacted Files Coverage Δ
tests/test_apt.py 97.69% <100%> (+0.19%) ⬆️
fabric_package_management/apt.py 92.23% <94.44%> (+0.83%) ⬆️

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 75bed35...0372837. Read the comment docs.

@andrewsomething
Copy link
Owner

@paul-krohn Thanks for these additions! At first blush, this looks great. I'll take a closer look this week. Just wanted to let you know I'm not ignoring this.

@andrewsomething
Copy link
Owner

Thanks again! I'll cut a new release soon.

@andrewsomething andrewsomething merged commit f818d60 into andrewsomething:master Jun 30, 2017
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

4 participants