sdfordham / pysyncon

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

Fix summary fn #20

Closed sdfordham closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.13 :tada:

Comparison is base (2f2d3b0) 95.04% compared to head (3d1f4e0) 96.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== + Coverage 95.04% 96.18% +1.13% ========================================== Files 17 17 Lines 808 813 +5 ========================================== + Hits 768 782 +14 + Misses 40 31 -9 ``` | [Impacted Files](https://app.codecov.io/gh/sdfordham/pysyncon/pull/20?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/base.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/20?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.20% <100.00%> (+10.06%)` | :arrow_up: | | [pysyncon/synth.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/20?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=) | `94.20% <100.00%> (+0.98%)` | :arrow_up: | | [tests/test\_synth\_basque.py](https://app.codecov.io/gh/sdfordham/pysyncon/pull/20?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.