QuantEcon / SimpleDifferentialOperators.jl

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

Add `jointoperator_bc` #176

Closed chiyahn closed 5 years ago

chiyahn commented 5 years ago

Resolves #172

codecov-io commented 5 years ago

Codecov Report

Merging #176 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ 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/SimpleDifferentialOperators.jl 100% <ø> (ø) :arrow_up:
src/jointoperators.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 8c003d4...05527ec. Read the comment docs.