sdfordham / pysyncon

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

Conformal inference based confidence intervals #56

Closed sdfordham closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 98.43137% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 97.67%. Comparing base (84d11e3) to head (cdc4721). Report is 1 commits behind head on main.

Files Patch % Lines
pysyncon/synth.py 92.50% 3 Missing :warning:
pysyncon/base.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ========================================== + Coverage 96.97% 97.67% +0.69% ========================================== Files 9 24 +15 Lines 629 1548 +919 ========================================== + Hits 610 1512 +902 - Misses 19 36 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.