sdfordham / pysyncon

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

Penalized scm #19

Closed sdfordham closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 98.50% and project coverage change: +0.19 :tada:

Comparison is base (a385366) 94.85% compared to head (774ef94) 95.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ========================================== + Coverage 94.85% 95.04% +0.19% ========================================== Files 15 17 +2 Lines 758 808 +50 ========================================== + Hits 719 768 +49 - Misses 39 40 +1 ``` | [Impacted Files](https://app.codecov.io/gh/sdfordham/pysyncon/pull/19?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/penalized.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stiof%C3%A1in+Fordham#diff-cHlzeW5jb24vcGVuYWxpemVkLnB5) | `97.05% <97.05%> (ø)` | | | [pysyncon/\_\_init\_\_.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stiof%C3%A1in+Fordham#diff-cHlzeW5jb24vX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [pysyncon/augsynth.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stiof%C3%A1in+Fordham#diff-cHlzeW5jb24vYXVnc3ludGgucHk=) | `98.41% <100.00%> (ø)` | | | [pysyncon/base.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/19?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==) | `82.14% <100.00%> (+0.21%)` | :arrow_up: | | [pysyncon/synth.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stiof%C3%A1in+Fordham#diff-cHlzeW5jb24vc3ludGgucHk=) | `93.22% <100.00%> (ø)` | | | [tests/test\_penalized\_basque.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stiof%C3%A1in+Fordham#diff-dGVzdHMvdGVzdF9wZW5hbGl6ZWRfYmFzcXVlLnB5) | `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.