Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug with abstract seed selectors #44

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

anty-filidor
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #44 (9144adb) into master (4aa99e3) will increase coverage by 0.06%.
Report is 1 commits behind head on master.
The diff coverage is 81.25%.

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   64.64%   64.71%   +0.06%     
==========================================
  Files          36       36              
  Lines        1816     1828      +12     
==========================================
+ Hits         1174     1183       +9     
- Misses        642      645       +3     
Files Changed Coverage Δ
network_diffusion/seeding/betweenness_selector.py 66.66% <80.00%> (+2.38%) ⬆️
network_diffusion/seeding/closeness_selector.py 68.42% <80.00%> (+1.75%) ⬆️
network_diffusion/seeding/katz_selector.py 68.42% <80.00%> (+1.75%) ⬆️
network_diffusion/__init__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@anty-filidor anty-filidor merged commit 51944be into master Sep 6, 2023
1 check passed
@anty-filidor anty-filidor deleted the feature--new-ss-methods branch September 6, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants