QuantEcon.jl icon indicating copy to clipboard operation
QuantEcon.jl copied to clipboard

Add examples to docs

Open NikitaKishore opened this issue 6 years ago • 3 comments

@Nosferican I have added a few examples and am working on a few more.

NikitaKishore avatar Mar 06 '19 17:03 NikitaKishore

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@0f5275e). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #241   +/-   ##
=========================================
  Coverage          ?   58.73%           
=========================================
  Files             ?       25           
  Lines             ?     1786           
  Branches          ?        0           
=========================================
  Hits              ?     1049           
  Misses            ?      737           
  Partials          ?        0
Impacted Files Coverage Δ
src/arma.jl 80.55% <ø> (ø)
src/markov/mc_tools.jl 78.49% <ø> (ø)
src/zeros.jl 42.37% <ø> (ø)
src/modeltools/utility.jl 94.44% <ø> (ø)

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 0f5275e...e2d970f. Read the comment docs.

codecov-io avatar Mar 06 '19 17:03 codecov-io

Thank you for working on this. More examples would be great!

Please let us know when this is ready for a review.

sglyon avatar Mar 06 '19 23:03 sglyon

I have added a few more examples. Please review them.

NikitaKishore avatar Mar 08 '19 15:03 NikitaKishore