sdfordham / pysyncon

A python module for the synthetic control method
MIT License
45 stars 12 forks source link

Separate V loss calulation #9

Closed sdfordham closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 87.25% // Head: 87.37% // Increases project coverage by +0.12% :tada:

Coverage data is based on head (82c020e) compared to base (bd43ac2). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9 +/- ## ========================================== + Coverage 87.25% 87.37% +0.12% ========================================== Files 12 12 Lines 604 610 +6 ========================================== + Hits 527 533 +6 Misses 77 77 ``` | [Impacted Files](https://codecov.io/gh/sdfordham/pysyncon/pull/9?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://codecov.io/gh/sdfordham/pysyncon/pull/9?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==) | `75.60% <100.00%> (+0.92%)` | :arrow_up: | | [pysyncon/synth.py](https://codecov.io/gh/sdfordham/pysyncon/pull/9?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=) | `91.52% <100.00%> (+0.45%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stiof%C3%A1in+Fordham). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stiof%C3%A1in+Fordham)

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