zdelrosario / py_grama

Implementation of a grammar of model analysis
https://py-grama.readthedocs.io/en/latest/
MIT License
19 stars 11 forks source link

rename gilbrat -> gibrat for scipy fix #224

Closed zdelrosario closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.02 :tada:

Comparison is base (1639664) 76.83% compared to head (15b7ba0) 76.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #224 +/- ## ========================================== + Coverage 76.83% 76.86% +0.02% ========================================== Files 87 87 Lines 6739 6739 ========================================== + Hits 5178 5180 +2 + Misses 1561 1559 -2 ``` | [Impacted Files](https://app.codecov.io/gh/zdelrosario/py_grama/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zachary+del+Rosario) | Coverage Δ | | |---|---|---| | [grama/marginals.py](https://app.codecov.io/gh/zdelrosario/py_grama/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zachary+del+Rosario#diff-Z3JhbWEvbWFyZ2luYWxzLnB5) | `89.00% <ø> (ø)` | | | [grama/tools.py](https://app.codecov.io/gh/zdelrosario/py_grama/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zachary+del+Rosario#diff-Z3JhbWEvdG9vbHMucHk=) | `78.12% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/zdelrosario/py_grama/pull/224/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zachary+del+Rosario)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.