QuantEcon / SimpleDifferentialOperators.jl

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

No multiple dispatch #150

Closed chiyahn closed 5 years ago

chiyahn commented 5 years ago

Resolves #149

codecov-io commented 5 years ago

Codecov Report

Merging #150 into master will increase coverage by 0.23%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
+ Coverage   98.63%   98.86%   +0.23%     
==========================================
  Files           5        5              
  Lines          73       88      +15     
==========================================
+ Hits           72       87      +15     
  Misses          1        1
Impacted Files Coverage Δ
src/operators.jl 100% <100%> (ø) :arrow_up:
src/extensionoperators.jl 100% <0%> (ø) :arrow_up:

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 9621bcd...39310b1. Read the comment docs.