lejinvarghese / ego_networks

An effort to study information flow and belief propagation through ego networks.
MIT License
2 stars 0 forks source link

Feature domains update #55

Closed lejinvarghese closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 71.18% // Head: 71.18% // No change to project coverage :thumbsup:

Coverage data is based on head (169503c) compared to base (5eddd38). Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #55 +/- ## ======================================= Coverage 71.18% 71.18% ======================================= Files 9 9 Lines 465 465 ======================================= Hits 331 331 Misses 134 134 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `71.18% <50.00%> (ø)` | | 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=lejin#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/lejinvarghese/ego_networks/pull/55?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lejin) | Coverage Δ | | |---|---|---| | [src/models/strategies.py](https://codecov.io/gh/lejinvarghese/ego_networks/pull/55/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lejin#diff-c3JjL21vZGVscy9zdHJhdGVnaWVzLnB5) | `100.00% <ø> (ø)` | | | [src/network.py](https://codecov.io/gh/lejinvarghese/ego_networks/pull/55/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lejin#diff-c3JjL25ldHdvcmsucHk=) | `76.66% <0.00%> (ø)` | | | [utils/api/twitter.py](https://codecov.io/gh/lejinvarghese/ego_networks/pull/55/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lejin#diff-dXRpbHMvYXBpL3R3aXR0ZXIucHk=) | `79.06% <0.00%> (ø)` | | | [src/models/ranking.py](https://codecov.io/gh/lejinvarghese/ego_networks/pull/55/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lejin#diff-c3JjL21vZGVscy9yYW5raW5nLnB5) | `96.15% <100.00%> (ø)` | | | [src/neighborhoods/twitter.py](https://codecov.io/gh/lejinvarghese/ego_networks/pull/55/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lejin#diff-c3JjL25laWdoYm9yaG9vZHMvdHdpdHRlci5weQ==) | `71.12% <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=lejin). 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=lejin)

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