handley-lab / lsbi

Linear Simulation Based Inference
MIT License
2 stars 0 forks source link

Removing cached properties #13

Closed williamjameshandley closed 12 months ago

williamjameshandley commented 12 months ago

Description

Following #12, this removes the cached properties, getting rid of a few lines of code.

Small comment updates also adjusted.

Fixes #12

Checklist:

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (810e644) 100.00% compared to head (47d26f3) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #13 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 266 253 -13 ========================================= - Hits 266 253 -13 ``` | [Files](https://app.codecov.io/gh/handley-lab/lsbi/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handley-lab) | Coverage Δ | | |---|---|---| | [lsbi/\_version.py](https://app.codecov.io/gh/handley-lab/lsbi/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handley-lab#diff-bHNiaS9fdmVyc2lvbi5weQ==) | `100.00% <100.00%> (ø)` | | | [lsbi/model.py](https://app.codecov.io/gh/handley-lab/lsbi/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handley-lab#diff-bHNiaS9tb2RlbC5weQ==) | `100.00% <100.00%> (ø)` | |

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