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

2829.polling interval.5 #371

Closed
wants to merge 3 commits into from

Conversation

meejah
Copy link
Contributor

@meejah meejah commented Oct 25, 2016

Here's a stab at adding a "poll_interval" option for magic-folder (for the downloader poll interval) and some refactoring to make the names etc better in the code.

This forces the Uploader and Downloader to implement a _scan_delay
method and makes the naming more consistent with what's actually
happening. Also, fix a few "bugs" in the names of args in the
mocks for some tests.
@codecov-io
Copy link

codecov-io commented Oct 25, 2016

Current coverage is 89.77% (diff: 76.19%)

Merging #371 into master will increase coverage by 0.01%

@@             master       #371   diff @@
==========================================
  Files           135        135          
  Lines         26813      26808     -5   
  Methods           0          0          
  Messages          0          0          
  Branches       3739       3738     -1   
==========================================
  Hits          24068      24068          
+ Misses         2038       2037     -1   
+ Partials        707        703     -4   

Powered by Codecov. Last update c0e4419...b34a121

@david415
Copy link
Member

looks good to me!

@warner
Copy link
Member

warner commented Oct 25, 2016

Sounds good. Wanna update the docs to mention the new config knob?

Landing (in rebased form) momentarily.

@warner warner closed this in 233d0e2 Oct 25, 2016
@meejah meejah deleted the 2829.polling-interval.5 branch March 20, 2018 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants