JuliaDynamics / ResumableFunctions.jl

C# style generators a.k.a. semi-coroutines for Julia.
Other
158 stars 19 forks source link

Add `julia` keyword argument to deploydocs #22

Closed fredrikekre closed 6 years ago

fredrikekre commented 6 years ago

Hello there! This is an automated pull request submitted by @fredrikekre to update your call do Documenter.deploydocs. The julia keyword argument to Documenter.deploydocs will be required in the future instead of defaulting to julia = "nightly" (see https://github.com/JuliaDocs/Documenter.jl/pull/712, https://github.com/JuliaDocs/Documenter.jl/issues/526). Please take a look at this PR and ping @fredrikekre if you have any questions.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 97.902% when pulling 57510b8953713e16379c6d05bedf30b7aad36206 on fredrikekre:deploydocs into 066051da011018438bde02c52f1096512b6f3e1d on BenLauwens:master.

codecov[bot] commented 6 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #22   +/-   ##
======================================
  Coverage    97.9%   97.9%           
======================================
  Files           4       4           
  Lines         143     143           
======================================
  Hits          140     140           
  Misses          3       3

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 066051d...57510b8. Read the comment docs.