mozilla / mozanalysis

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

Additional failure cases #269

Closed danielkberry closed 2 months ago

danielkberry commented 2 months ago

Also improves the type checking

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 77.77778% with 16 lines in your changes missing coverage. Please review.

Project coverage is 83.50%. Comparing base (4bc4184) to head (6ddc6d4).

Files Patch % Lines
...lysis/frequentist_stats/linear_models/functions.py 77.77% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #269 +/- ## ========================================== - Coverage 83.96% 83.50% -0.47% ========================================== Files 18 18 Lines 1285 1340 +55 ========================================== + Hits 1079 1119 +40 - Misses 206 221 +15 ``` | [Flag](https://app.codecov.io/gh/mozilla/mozanalysis/pull/269/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/269/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla) | `83.50% <77.77%> (-0.47%)` | :arrow_down: | 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.