sdfordham / pysyncon

A python module for the synthetic control method
MIT License
41 stars 9 forks source link

Placebo test pvalue #21

Closed sdfordham closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 68.75% and project coverage change: -0.77 :warning:

Comparison is base (2fd55be) 96.18% compared to head (2263e7f) 95.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== - Coverage 96.18% 95.41% -0.77% ========================================== Files 17 17 Lines 813 851 +38 ========================================== + Hits 782 812 +30 - Misses 31 39 +8 ``` | [Impacted Files](https://app.codecov.io/gh/sdfordham/pysyncon/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stiof%C3%A1in+Fordham) | Coverage Δ | | |---|---|---| | [pysyncon/utils.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stiof%C3%A1in+Fordham#diff-cHlzeW5jb24vdXRpbHMucHk=) | `84.55% <55.88%> (-3.87%)` | :arrow_down: | | [pysyncon/base.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stiof%C3%A1in+Fordham#diff-cHlzeW5jb24vYmFzZS5weQ==) | `92.85% <100.00%> (+0.64%)` | :arrow_up: | | [tests/test\_synth\_basque.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stiof%C3%A1in+Fordham#diff-dGVzdHMvdGVzdF9zeW50aF9iYXNxdWUucHk=) | `100.00% <100.00%> (ø)` | |

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