datactive / bigbang

Scientific analysis of collaborative communities
http://datactive.github.io/bigbang/
MIT License
149 stars 52 forks source link

Add analysis functions #487

Closed Christovis closed 2 years ago

Christovis commented 2 years ago

This PR adds:

codecov-commenter commented 2 years ago

Codecov Report

Merging #487 (fc4d286) into main (20a157a) will decrease coverage by 0.78%. The diff coverage is 69.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
- Coverage   76.61%   75.83%   -0.79%     
==========================================
  Files          20       20              
  Lines        2609     2682      +73     
==========================================
+ Hits         1999     2034      +35     
- Misses        610      648      +38     
Flag Coverage Δ
unittests 75.83% <69.44%> (-0.79%) :arrow_down:

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

Impacted Files Coverage Δ
bigbang/analysis/listserv.py 73.30% <60.24%> (-9.41%) :arrow_down:
bigbang/listserv.py 80.23% <100.00%> (-0.70%) :arrow_down:
bigbang/utils.py 61.19% <100.00%> (+7.62%) :arrow_up:
tests/analysis/test_listserv.py 100.00% <100.00%> (ø)
bigbang/io.py 85.71% <0.00%> (-3.58%) :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 20a157a...fc4d286. Read the comment docs.