LSSTDESC / firecrown

DESC Cosmology Likelihood Framework
BSD 3-Clause "New" or "Revised" License
29 stars 7 forks source link

Improved numcosmo connector #369

Closed vitenti closed 7 months ago

vitenti commented 7 months ago

New connector using improved NumCosmo serialization to avoid pickle and base64. Using NumCosmo app instead of extra scripts.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (e95c803) 95.4% compared to head (314928b) 95.4%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #369 +/- ## ======================================== - Coverage 95.4% 95.4% -0.1% ======================================== Files 36 35 -1 Lines 2556 2569 +13 ======================================== + Hits 2439 2451 +12 - Misses 117 118 +1 ``` | [Files](https://app.codecov.io/gh/LSSTDESC/firecrown/pull/369?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC) | Coverage Δ | | |---|---|---| | [firecrown/connector/numcosmo/numcosmo.py](https://app.codecov.io/gh/LSSTDESC/firecrown/pull/369?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC#diff-ZmlyZWNyb3duL2Nvbm5lY3Rvci9udW1jb3Ntby9udW1jb3Ntby5weQ==) | `99.7% <100.0%> (-0.3%)` | :arrow_down: | | [firecrown/likelihood/likelihood.py](https://app.codecov.io/gh/LSSTDESC/firecrown/pull/369?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC#diff-ZmlyZWNyb3duL2xpa2VsaWhvb2QvbGlrZWxpaG9vZC5weQ==) | `99.2% <100.0%> (+0.1%)` | :arrow_up: |