PolicyEngine / policyengine-core

Core microsimulation engine for PolicyEngine models. Forked from OpenFisca-Core.
https://policyengine.github.io/policyengine-core
GNU Affero General Public License v3.0
14 stars 19 forks source link

add class: SimulationMacroCache #224

Closed SylviaDu99 closed 1 week ago

SylviaDu99 commented 2 months ago

WIP: Another version for feat: SimulationMacroCache

targeting to fix: #197

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 54.79452% with 33 lines in your changes missing coverage. Please review.

Project coverage is 82.13%. Comparing base (64937e2) to head (e5449e3). Report is 10 commits behind head on master.

Files Patch % Lines
policyengine_core/simulations/sim_macro_cache.py 58.53% 17 Missing :warning:
policyengine_core/simulations/simulation.py 27.27% 14 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #224 +/- ## ========================================== - Coverage 82.56% 82.13% -0.43% ========================================== Files 187 190 +3 Lines 9328 9574 +246 Branches 1183 1206 +23 ========================================== + Hits 7702 7864 +162 - Misses 1348 1427 +79 - Partials 278 283 +5 ```

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