QuantEcon / SimpleDifferentialOperators.jl

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

Multiple dispatch based on the alternative formula added in #130 #131

Closed chiyahn closed 5 years ago

chiyahn commented 5 years ago

Resolves #101.

codecov-io commented 5 years ago

Codecov Report

Merging #131 into master will decrease coverage by 0.52%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
- Coverage   99.13%   98.61%   -0.53%     
==========================================
  Files           5        5              
  Lines         116       72      -44     
==========================================
- Hits          115       71      -44     
  Misses          1        1
Impacted Files Coverage Δ
src/SimpleDifferentialOperators.jl 100% <ø> (ø) :arrow_up:
src/operators.jl 100% <100%> (ø) :arrow_up:
src/extensionoperators.jl 100% <100%> (ø)

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 82aeacf...0293c03. Read the comment docs.