lejinvarghese / ego_networks

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

Fix init with data #17

Closed lejinvarghese closed 2 years ago

lejinvarghese commented 2 years ago

https://github.com/lejinvarghese/ego_networks/issues/15

codecov-commenter commented 2 years ago

Codecov Report

Merging #17 (320d7d6) into master (4260bb6) will increase coverage by 3.13%. The diff coverage is 48.43%.

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   40.76%   43.90%   +3.13%     
==========================================
  Files           3        3              
  Lines         157      164       +7     
==========================================
+ Hits           64       72       +8     
+ Misses         93       92       -1     
Flag Coverage Δ
unittests 43.90% <48.43%> (+3.13%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/node_features.py 0.00% <0.00%> (ø)
src/twitter_network.py 63.33% <48.07%> (+4.03%) :arrow_up:
src/network.py 71.42% <85.71%> (-0.80%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4260bb6...320d7d6. Read the comment docs.