mozilla / mozanalysis

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

Linear models #226

Closed danielkberry closed 1 month ago

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 84.35%. Comparing base (2453625) to head (79d79a0).

Files Patch % Lines
src/mozanalysis/frequentist_stats/linear_models.py 99.01% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #226 +/- ## ========================================== + Coverage 83.05% 84.35% +1.29% ========================================== Files 23 24 +1 Lines 1157 1259 +102 ========================================== + Hits 961 1062 +101 - Misses 196 197 +1 ``` | [Flag](https://app.codecov.io/gh/mozilla/mozanalysis/pull/226/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/226/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla) | `84.35% <99.01%> (+1.29%)` | :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.