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

Subprocess callback #10

Merged
merged 1 commit into from
Jun 24, 2016
Merged

Subprocess callback #10

merged 1 commit into from
Jun 24, 2016

Conversation

tony
Copy link
Member

@tony tony commented Jun 22, 2016

Re: #9

@tony tony self-assigned this Jun 22, 2016
@codecov-io
Copy link

codecov-io commented Jun 22, 2016

Current coverage is 80.38%

Merging #10 into master will increase coverage by 15.23%

@@             master        #10   diff @@
==========================================
  Files             7          7          
  Lines           485        464    -21   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            316        373    +57   
+ Misses          169         91    -78   
  Partials          0          0          

Powered by Codecov. Last updated by be16f32...a9739a4

@tony tony force-pushed the subprocess-callback branch 2 times, most recently from c59abce to 8a43a4f Compare June 24, 2016 17:33
- Move RepoLoggingAdapter to util
- Add progress_callback property to repos, refactor Command errors
- refactor git fixture names, add callback test
- remove mock in requirements.txt
- travis.yml: update mock in prereq due to travis env issue
- refactor CommandError exception to show details
- Fix get_revision file for svn and test
- refactor fixture names
- Remove unused repo not found test
- Add pytest-raisesregexp until pytest 2.10.0 is released
- tweak bootstrap_env a bit
- initial tests for base abstract class, __repr__ py2/3
- test exceptions
- adjust update_repo order for mercurial
- remove unused which code
- Add test_util and add testcase for mkdir_p
- More tests for git, initial tests / mocks for update
- support pypy3, test CI with pypy and pypy3
- test mkdir_p on an already existing dir
- document progress_callback function
@tony tony merged commit a75f909 into master Jun 24, 2016
@tony tony deleted the subprocess-callback branch April 2, 2022 11:12
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.

2 participants