QuantEcon / SimpleDifferentialOperators.jl

Library for simple upwind finite differences
MIT License
12 stars 2 forks source link

Jump diffusion package docs fix #175

Closed chiyahn closed 5 years ago

chiyahn commented 5 years ago

Resolves #173

codecov-io commented 5 years ago

Codecov Report

Merging #175 into master will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
+ Coverage   98.73%   98.79%   +0.06%     
==========================================
  Files           6        7       +1     
  Lines         158      166       +8     
==========================================
+ Hits          156      164       +8     
  Misses          2        2
Impacted Files Coverage Δ
src/jointoperators.jl 100% <0%> (ø)

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 8c003d4...8292cb7. Read the comment docs.