econ-ark / HARK

Heterogenous Agents Resources & toolKit
Apache License 2.0
315 stars 195 forks source link

tracking bug in bequest portfolio consumer model check #1385

Closed alanlujan91 closed 2 months ago

alanlujan91 commented 3 months ago

Please ensure your pull request adheres to the following guidelines:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.69%. Comparing base (638c5ca) to head (bb92a90). Report is 57 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1385 +/- ## ========================================== + Coverage 71.58% 71.69% +0.10% ========================================== Files 84 84 Lines 13929 13939 +10 ========================================== + Hits 9971 9993 +22 + Misses 3958 3946 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

alanlujan91 commented 3 months ago

@dedwar65 as you can see from the checks the problem here wasn't the notebook not running.

alanlujan91 commented 2 months ago

@dedwar65 this all runs locally on my end.

Also, please see that the check that runs the notebooks is passing, meaning all the notebooks are running without issue, including the ones you have added to this PR.

I think this might be an issue with your local installation.

alanlujan91 commented 2 months ago

this is superseded by #1392