mozilla / mozanalysis

A library for Mozilla experiments analysis
https://mozilla.github.io/mozanalysis/
Mozilla Public License 2.0
9 stars 13 forks source link

Update test_linear_model_functions.py #266

Closed danielkberry closed 1 week ago

danielkberry commented 1 week ago

Fixes the errors from this experiment, except for the "covariate not found" errors. Screenshot 2024-07-02 at 12 24 35 PM

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.05%. Comparing base (2e5a118) to head (62190ae).

Files Patch % Lines
...lysis/frequentist_stats/linear_models/functions.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #266 +/- ## ========================================== + Coverage 83.04% 83.05% +0.01% ========================================== Files 18 18 Lines 1268 1275 +7 ========================================== + Hits 1053 1059 +6 - Misses 215 216 +1 ``` | [Flag](https://app.codecov.io/gh/mozilla/mozanalysis/pull/266/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla) | Coverage Δ | | |---|---|---| | [project](https://app.codecov.io/gh/mozilla/mozanalysis/pull/266/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla) | `83.05% <88.88%> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla#carryforward-flags-in-the-pull-request-comment) to find out more.

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