lejinvarghese / ego_networks

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

utils, decouple #29

Closed lejinvarghese closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #29 (b40cd87) into master (d7a5e5a) will increase coverage by 3.17%. The diff coverage is 70.28%.

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   67.01%   70.18%   +3.17%     
==========================================
  Files           2        3       +1     
  Lines         194      218      +24     
==========================================
+ Hits          130      153      +23     
- Misses         64       65       +1     
Flag Coverage Δ
unittests 70.18% <70.28%> (+3.17%) :arrow_up:

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

Impacted Files Coverage Δ
src/network.py 64.70% <64.62%> (-6.13%) :arrow_down:
src/core.py 71.79% <71.79%> (ø)
utils/api/twitter.py 100.00% <100.00%> (ø)

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 d7a5e5a...b40cd87. Read the comment docs.