PALEOtoolkit / PALEOboxes.jl

Model coupler for the PALEO model framework
https://PALEOtoolkit.github.io/PALEOboxes.jl
MIT License
2 stars 1 forks source link

Fix variable linking for ReactionMethod not in reaction Domain #65

Closed sjdaines closed 1 year ago

sjdaines commented 1 year ago

When a method is added in a different domain to the reaction, then any VariableReaction that is added should default to the Domain of the ReactionMethod, not of the reaction

codecov-commenter commented 1 year ago

Codecov Report

Merging #65 (2585c73) into main (8996ad2) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   56.81%   56.81%           
=======================================
  Files          38       38           
  Lines        3893     3893           
=======================================
  Hits         2212     2212           
  Misses       1681     1681           
Impacted Files Coverage Δ
src/Domain.jl 67.34% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.