QuantEcon / SimpleDifferentialOperators.jl

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

Jump process operator on the interior implementation #162

Closed chiyahn closed 5 years ago

chiyahn commented 5 years ago

Resolves #161

codecov-io commented 5 years ago

Codecov Report

Merging #162 into master will decrease coverage by 1.26%. The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
- Coverage     100%   98.73%   -1.27%     
==========================================
  Files           6        6              
  Lines         143      158      +15     
==========================================
+ Hits          143      156      +13     
- Misses          0        2       +2
Impacted Files Coverage Δ
src/SimpleDifferentialOperators.jl 100% <ø> (ø) :arrow_up:
src/operators.jl 97.29% <86.66%> (-2.71%) :arrow_down:

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 6a8899d...c829ca7. Read the comment docs.