pinax / pinax-referrals

a referrals app for Django
MIT License
216 stars 74 forks source link

collect coverage to codecov #74

Closed PetrDlouhy closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 61.82% // Head: 61.98% // Increases project coverage by +0.15% :tada:

Coverage data is based on head (b0a39cc) compared to base (624ef0d). Patch coverage: 87.50% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## ========================================== + Coverage 61.82% 61.98% +0.15% ========================================== Files 11 11 Lines 241 242 +1 Branches 23 23 ========================================== + Hits 149 150 +1 Misses 80 80 Partials 12 12 ``` | Flag | Coverage Δ | | |---|---|---| | py36dj22 | `?` | | | py36dj30 | `?` | | | py37dj22 | `?` | | | py37dj30 | `?` | | | py38dj22 | `?` | | | py38dj30 | `?` | | 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=pinax#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/pinax/pinax-referrals/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pinax) | Coverage Δ | | |---|---|---| | [pinax/referrals/middleware.py](https://codecov.io/gh/pinax/pinax-referrals/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pinax#diff-cGluYXgvcmVmZXJyYWxzL21pZGRsZXdhcmUucHk=) | `39.13% <66.66%> (ø)` | | | [pinax/referrals/apps.py](https://codecov.io/gh/pinax/pinax-referrals/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pinax#diff-cGluYXgvcmVmZXJyYWxzL2FwcHMucHk=) | `100.00% <100.00%> (ø)` | | | [pinax/referrals/models.py](https://codecov.io/gh/pinax/pinax-referrals/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pinax#diff-cGluYXgvcmVmZXJyYWxzL21vZGVscy5weQ==) | `61.85% <100.00%> (ø)` | | | [pinax/referrals/signals.py](https://codecov.io/gh/pinax/pinax-referrals/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pinax#diff-cGluYXgvcmVmZXJyYWxzL3NpZ25hbHMucHk=) | `100.00% <100.00%> (ø)` | | | [pinax/referrals/urls.py](https://codecov.io/gh/pinax/pinax-referrals/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pinax#diff-cGluYXgvcmVmZXJyYWxzL3VybHMucHk=) | `100.00% <100.00%> (ø)` | | 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=pinax). 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=pinax)

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